Skip to content

Commit ea87bd6

Browse files
Merge pull request #12476 from webknjaz/maintenance/rtd-latest-env
🧪 Bump RTD env to the latest LTS Ubuntu & Python
2 parents dc65bb6 + 9e98b6d commit ea87bd6

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.readthedocs.yml

+3-2
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,10 @@ sphinx:
1414
fail_on_warning: true
1515

1616
build:
17-
os: ubuntu-20.04
17+
os: ubuntu-24.04
1818
tools:
19-
python: "3.9"
19+
python: >-
20+
3.12
2021
apt_packages:
2122
- inkscape
2223

0 commit comments

Comments
 (0)