Skip to content

Commit

Permalink
Use latest tools in RTD build
Browse files Browse the repository at this point in the history
  • Loading branch information
ewjoachim committed May 7, 2024
1 parent 3df9d6f commit 5a2a106
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .readthedocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@ sphinx:
fail_on_warning: true

build:
os: ubuntu-20.04
os: ubuntu-lts-latest
tools:
python: "3.10"
python: "3"
jobs:
post_create_environment:
- pip install poetry
Expand Down

0 comments on commit 5a2a106

Please sign in to comment.