Skip to content

Commit a0a1430

Browse files
authored
Update .readthedocs.yaml to Python3.12
1 parent f67af35 commit a0a1430

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
@@ -7,9 +7,9 @@ submodules:
77
recursive: true
88

99
build:
10-
os: ubuntu-22.04
10+
os: ubuntu-24.04
1111
tools:
12-
python: "3.9"
12+
python: "3.12"
1313

1414

1515
python:

0 commit comments

Comments
 (0)