Merge pull request #12476 from webknjaz/maintenance/rtd-latest-env

🧪 Bump RTD env to the latest LTS Ubuntu & Python
This commit is contained in:
Ronny Pfannschmidt 2024-06-19 00:18:12 +02:00 committed by GitHub
commit ea87bd6302
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 3 additions and 2 deletions

View File

@ -14,9 +14,10 @@ sphinx:
fail_on_warning: true
build:
os: ubuntu-20.04
os: ubuntu-24.04
tools:
python: "3.9"
python: >-
3.12
apt_packages:
- inkscape