[CI] Use Python 3.10 to build docs (#10383)

This commit is contained in:
Philip Hyunsu Cho 2024-06-03 22:54:02 -07:00 committed by GitHub
parent 43a57c4a85
commit 9b7633c01d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -12,7 +12,7 @@ submodules:
build:
os: ubuntu-22.04
tools:
python: "3.8"
python: "3.10"
apt_packages:
- graphviz
- cmake