Skip to content

Commit

Permalink
Merge pull request #12476 from webknjaz/maintenance/rtd-latest-env
Browse files Browse the repository at this point in the history
🧪 Bump RTD env to the latest LTS Ubuntu & Python
  • Loading branch information
RonnyPfannschmidt authored Jun 18, 2024
2 parents dc65bb6 + 9e98b6d commit ea87bd6
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .readthedocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit ea87bd6

Please sign in to comment.