🧪 Bump RTD env to the latest LTS Ubuntu & Python
This commit is contained in:
parent
dc65bb6a66
commit
9e98b6db5b
|
@ -14,9 +14,10 @@ sphinx:
|
||||||
fail_on_warning: true
|
fail_on_warning: true
|
||||||
|
|
||||||
build:
|
build:
|
||||||
os: ubuntu-20.04
|
os: ubuntu-24.04
|
||||||
tools:
|
tools:
|
||||||
python: "3.9"
|
python: >-
|
||||||
|
3.12
|
||||||
apt_packages:
|
apt_packages:
|
||||||
- inkscape
|
- inkscape
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue