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:
Emily Soth 2025-05-23 11:30:32 -07:00 committed by GitHub
parent 4f659d5236
commit bc3e563539
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -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: