Skip to content

Commit 8b27c32

Browse files
committed
ci(.readthedocs.yml): update to python3.10 and use ubuntu 24.04
1 parent 6346583 commit 8b27c32

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.readthedocs.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
version: 2
22

33
build:
4-
os: "ubuntu-20.04"
4+
os: "ubuntu-24.04"
55
tools:
6-
python: "3.9"
6+
python: "3.10"
77

88
sphinx:
99
fail_on_warning: true

0 commit comments

Comments
 (0)