Skip to content

Commit

Permalink
replaced image with os in .rtd.yml build (#132)
Browse files Browse the repository at this point in the history
  • Loading branch information
ESadek-MO committed Jan 12, 2024
1 parent 0ff622d commit 887dd1e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .readthedocs.yml
@@ -1,9 +1,9 @@
version: 2

build:
image: latest
os: "ubuntu-22.04"
tools:
python: "3"

conda:
environment: requirements/rtd.yml

formats: []

0 comments on commit 887dd1e

Please sign in to comment.