Skip to content

Commit

Permalink
chore: update readthedocs settings
Browse files Browse the repository at this point in the history
Signed-off-by: Felix Kaechele <felix@kaechele.ca>
  • Loading branch information
kaechele committed Mar 15, 2023
1 parent fa3146f commit 30d425d
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 @@ -6,9 +6,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.10"
python: "3.11"
jobs:
post_create_environment:
# Install poetry
Expand Down

0 comments on commit 30d425d

Please sign in to comment.