Skip to content

Commit 1c8032a

Browse files
committed
Upgrade ReadTheDocs configuration.
1 parent bfecd27 commit 1c8032a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.readthedocs.yml renamed to .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-20.04
4+
os: ubuntu-lts-latest
55
tools:
6-
python: "3.10"
6+
python: latest
77
jobs:
88
post_checkout:
99
- git fetch --unshallow

0 commit comments

Comments
 (0)