Skip to content

Commit

Permalink
ci: Missing build.os configu
Browse files Browse the repository at this point in the history
  • Loading branch information
ambroisemaupate committed Aug 28, 2023
1 parent f1d0cc8 commit 951b270
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion .readthedocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,10 @@ python:
install:
- requirements: ./stable-req.txt
submodules:
include: all
include: all

build:
os: ubuntu-22.04
tools:
python: "3"
nodejs: "16"

0 comments on commit 951b270

Please sign in to comment.