Skip to content

Commit

Permalink
Update software versions for RTD
Browse files Browse the repository at this point in the history
  • Loading branch information
nabobalis committed Aug 19, 2024
1 parent aca7172 commit 5da462e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions {{ cookiecutter.package_name }}/.readthedocs.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
version: 2

build:
os: ubuntu-22.04
os: ubuntu-lts-latest
tools:
python: "mambaforge-4.10"
python: "mambaforge-latest"
jobs:
post_checkout:
- git fetch --unshallow || true
Expand Down

0 comments on commit 5da462e

Please sign in to comment.