Skip to content

Commit

Permalink
Update Read the Docs configuration for Ubuntu 24.04 and latest Mambaf…
Browse files Browse the repository at this point in the history
…orge
  • Loading branch information
andersy005 committed Jan 16, 2025
1 parent 37d4bd1 commit 1e030e4
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions readthedocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@ version: 2
conda:
environment: ci/environment-docs.yml
build:
os: "ubuntu-20.04"
os: "ubuntu-24.04"
tools:
python: "mambaforge-4.10"
python: "mambaforge-latest"

sphinx:
configuration: docs/source/conf.py
fail_on_warning: false

0 comments on commit 1e030e4

Please sign in to comment.