Skip to content

Commit

Permalink
Set build.os in .readthedocs.yml (#342)
Browse files Browse the repository at this point in the history
  • Loading branch information
dnerini committed Dec 20, 2023
1 parent 71fa354 commit eeec47d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .readthedocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@

version: 2

# the build.os and build.tools section is mandatory
build:
os: ubuntu-22.04

sphinx:
configuration: doc/source/conf.py

Expand Down

0 comments on commit eeec47d

Please sign in to comment.