Skip to content

Commit

Permalink
fix: readthedocs configuration updates part2
Browse files Browse the repository at this point in the history
  • Loading branch information
draabe committed Sep 10, 2024
1 parent 12efab9 commit dc28011
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 @@ -3,9 +3,9 @@ version: 2

# Set the version of Python and other tools you might need
build:
os: ubuntu-20.04
os: ubuntu-22.04
tools:
python: "3.8"
python: "3.12"

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

0 comments on commit dc28011

Please sign in to comment.