Skip to content

Commit a637348

Browse files
committed
ReadTheDocs: use latest Ubuntu and Python
1 parent 0a9af73 commit a637348

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
@@ -4,9 +4,9 @@
44
version: 2
55

66
build:
7-
os: ubuntu-22.04
7+
os: ubuntu-lts-latest
88
tools:
9-
python: "3.11"
9+
python: "3"
1010

1111
sphinx:
1212
configuration: doc/conf.py

0 commit comments

Comments
 (0)