Skip to content

Commit eeec47d

Browse files
authored
Set build.os in .readthedocs.yml (#342)
1 parent 71fa354 commit eeec47d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.readthedocs.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33

44
version: 2
55

6+
# the build.os and build.tools section is mandatory
7+
build:
8+
os: ubuntu-22.04
9+
610
sphinx:
711
configuration: doc/source/conf.py
812

0 commit comments

Comments
 (0)