Skip to content

Commit

Permalink
bump readthedocs to python 3.12 and ubuntu 24.04
Browse files Browse the repository at this point in the history
  • Loading branch information
barbieri committed Sep 10, 2024
1 parent fbee55d commit e1c6b20
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 @@ -2,9 +2,9 @@ version: 2
formats: all

build:
os: ubuntu-22.04
os: ubuntu-24.04
tools:
python: '3.11'
python: '3.12'
jobs:
post_create_environment:
- pip install poetry
Expand Down

0 comments on commit e1c6b20

Please sign in to comment.