Update .readthedocs.yml (#3264)
This commit is contained in:
parent
bf3c0be507
commit
34368612f4
|
|
@ -6,9 +6,9 @@ sphinx:
|
|||
configuration: docs/conf.py
|
||||
|
||||
build:
|
||||
os: "ubuntu-22.04"
|
||||
os: "ubuntu-24.04"
|
||||
tools:
|
||||
python: "3.8"
|
||||
python: "3.11"
|
||||
|
||||
python:
|
||||
install:
|
||||
|
|
|
|||
Loading…
Reference in New Issue