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
|
||||
|
||||
build:
|
||||
os: ubuntu-22.04
|
||||
os: ubuntu-24.04
|
||||
tools:
|
||||
python: "mambaforge-4.10"
|
||||
jobs:
|
||||
|
|
Loading…
Reference in New Issue