[8.2.x] 🧪 Bump RTD env to the latest LTS Ubuntu & Python
This commit is contained in:
parent
53d2d4717d
commit
bc386f65bd
|
@ -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