Skip to content

Commit b13d96b

Browse files
authored
Update RTD config to use Ubuntu 22.04 and Python 3.13 (#536)
1 parent ed0b7cd commit b13d96b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.readthedocs.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
version: 2
22
build:
3-
os: ubuntu-20.04
3+
os: ubuntu-22.04
44
tools:
5-
python: "3.11"
5+
python: "3.13"
66
sphinx:
77
configuration: docs/conf.py
88
formats: all

0 commit comments

Comments
 (0)