Skip to content

Commit c505c89

Browse files
committed
ci: upgrade readthedocs python version
1 parent 1de342f commit c505c89

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.readthedocs.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@ version: 2
33

44
# Set the version of Python and other tools you might need
55
build:
6-
os: ubuntu-20.04
6+
os: ubuntu-22.04
77
tools:
8-
python: "3.9"
8+
python: "3.12"
99

1010
# Build documentation in the docs/ directory with Sphinx
1111
sphinx:

0 commit comments

Comments
 (0)