Skip to content

Commit e72e4b7

Browse files
Merge pull request #229 from agriyakhetarpal/fix/bump-rtd-image-versions
Bump OS image and dependencies for Read the Docs build config
2 parents 6a69b46 + cacb97a commit e72e4b7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.readthedocs.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
version: 2
22

33
build:
4-
os: "ubuntu-20.04"
4+
os: "ubuntu-22.04"
55
tools:
6-
python: "mambaforge-4.10"
6+
python: "mambaforge-23.11"
77

88
conda:
99
environment: dev-environment.yml

0 commit comments

Comments
 (0)