Skip to content

Commit

Permalink
set ubuntu to latest in rtd yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dbrakenhoff committed Dec 24, 2024
1 parent dcd7fd0 commit 35ba6b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .readthedocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ version: 2

# Set the version of Python and other tools you might need
build:
os: ubuntu-22.04
os: ubuntu-lts-latest
tools:
python: "3.11"

Expand Down

0 comments on commit 35ba6b2

Please sign in to comment.