Skip to content

Commit

Permalink
build: upgrade python/ubuntu version for readthedocs build process
Browse files Browse the repository at this point in the history
  • Loading branch information
mariajgrimaldi committed Sep 16, 2024
1 parent cbd1f51 commit 13eaefc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .readthedocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@
version: 2

build:
os: "ubuntu-22.04"
os: "ubuntu-lts-latest"
tools:
python: "3.8"
python: "3.11"

# Build documentation in the docs/ directory with Sphinx
sphinx:
Expand Down

0 comments on commit 13eaefc

Please sign in to comment.