Resolve ReadTheDocs build failure: bump to ubuntu 24.04 (#1946)
* debugging rtd build * attempt to install newer g++ in readthedocs environment * debugging * debugging * debugging * debugging * debugging * remove debugging command
This commit is contained in:
parent
4f659d5236
commit
bc3e563539
|
@ -14,7 +14,7 @@ conda:
|
||||||
environment: .readthedocs_environment.yml
|
environment: .readthedocs_environment.yml
|
||||||
|
|
||||||
build:
|
build:
|
||||||
os: ubuntu-22.04
|
os: ubuntu-24.04
|
||||||
tools:
|
tools:
|
||||||
python: "mambaforge-4.10"
|
python: "mambaforge-4.10"
|
||||||
jobs:
|
jobs:
|
||||||
|
|
Loading…
Reference in New Issue