Skip to content

Commit bb00831

Browse files
committed
use rolling versions in readthedocs build
1 parent ef98134 commit bb00831

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.readthedocs.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
version: 2
22

33
build:
4-
os: ubuntu-22.04
4+
os: ubuntu-lts-latest
55
tools:
6-
python: "3.11"
6+
python: "3"
77

88
python:
99
install:

0 commit comments

Comments
 (0)