Skip to content

Commit

Permalink
fix python version
Browse files Browse the repository at this point in the history
  • Loading branch information
weaverba137 committed Jun 21, 2023
1 parent 941c692 commit e58fa25
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .readthedocs.yml
Expand Up @@ -6,9 +6,9 @@
version: 2

build:
os: "ubuntu-22.04"
os: "ubuntu-20.04"
tools:
python: "3.11"
python: "mambaforge-4.10"
jobs:
pre_install:
- git update-index --assume-unchanged docs/conf.py docs/rtd_environment.yaml
Expand Down

0 comments on commit e58fa25

Please sign in to comment.