Skip to content

Commit

Permalink
🧪 Bump RTD env to the latest LTS Ubuntu & Python
Browse files Browse the repository at this point in the history
  • Loading branch information
webknjaz committed Jun 18, 2024
1 parent dc65bb6 commit 9e98b6d
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 9e98b6d

Please sign in to comment.