Skip to content

Commit

Permalink
Update .readthedocs.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jan-janssen authored Nov 27, 2023
1 parent 37563fa commit 318b2d1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .readthedocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@
version: 2

build:
os: "ubuntu-20.04"
os: "ubuntu-22.04"
tools:
python: "mambaforge-4.10"
python: "mambaforge-22.9"

# Build documentation in the docs/ directory with Sphinx
sphinx:
Expand All @@ -25,4 +25,4 @@ conda:
python:
install:
- method: pip
path: .
path: .

0 comments on commit 318b2d1

Please sign in to comment.