Skip to content

Commit

Permalink
Merge pull request #565 from gizmoguy/sphinx-py3.12
Browse files Browse the repository at this point in the history
Upgrade readthedocs to python3.12 and ubuntu 24.04
  • Loading branch information
gizmoguy authored Feb 20, 2025
2 parents a1e5f77 + 5ba64c7 commit b0d64fb
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
@@ -1,9 +1,9 @@
---
version: 2
build:
os: ubuntu-22.04
os: ubuntu-24.04
tools:
python: "3.10"
python: "3.12"
apt_packages:
- graphviz
python:
Expand Down

0 comments on commit b0d64fb

Please sign in to comment.