Skip to content

Commit

Permalink
change python
Browse files Browse the repository at this point in the history
  • Loading branch information
evilnick committed Nov 6, 2024
1 parent 583f2bd commit 8a0572c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/canonicalk8s/.readthedocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@ version: 2

# Set the version of Python and other tools you might need
build:
os: ubuntu-24.04
os: ubuntu-22.04
tools:
python: "3.12"
python: "3.10"
jobs:
post_checkout:
# Cancel building pull requests when there aren't changed in the docs directory or YAML file.
Expand Down

0 comments on commit 8a0572c

Please sign in to comment.