We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bf3c0be commit 3436861Copy full SHA for 3436861
1 file changed
.readthedocs.yml
@@ -6,9 +6,9 @@ sphinx:
6
configuration: docs/conf.py
7
8
build:
9
- os: "ubuntu-22.04"
+ os: "ubuntu-24.04"
10
tools:
11
- python: "3.8"
+ python: "3.11"
12
13
python:
14
install:
0 commit comments