Skip to content

Commit 45ddecd

Browse files
use build.os due to readthedocs/readthedocs.org#8861 (comment)
1 parent 11ded2d commit 45ddecd

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

readthedocs.yml

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

33
build:
4-
image: latest
4+
os: ubuntu-20.04
5+
tools:
6+
python: "3.8"
57

68
python:
79
version: 3.8

0 commit comments

Comments
 (0)