Skip to content

Commit

Permalink
DOC: Modernize RTD env
Browse files Browse the repository at this point in the history
[ci skip]
  • Loading branch information
pllim authored Sep 22, 2023
1 parent e8630c1 commit 11101f4
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 @@ -3,11 +3,11 @@
version: 2

build:
os: ubuntu-20.04
os: ubuntu-22.04
apt_packages:
- graphviz
tools:
python: "3.9"
python: "3.11"

sphinx:
builder: html
Expand Down

0 comments on commit 11101f4

Please sign in to comment.