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

(cherry picked from commit ea87bd6)
  • Loading branch information
RonnyPfannschmidt authored and patchback[bot] committed Jun 19, 2024
1 parent 53d2d47 commit 65a8e4a
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 65a8e4a

Please sign in to comment.