We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5e8dfb5 + ddaf57a commit b6e540bCopy full SHA for b6e540b
.github/workflows/build-docs.yml
@@ -10,6 +10,5 @@ jobs:
10
documentation:
11
uses: sensirion/.github/.github/workflows/driver.python.documentation.yml@main
12
with:
13
- build-python-version: 3.8
14
- run-environment: "ubuntu-20.04"
15
- build-python-version: 3.6
+ run-environment: "ubuntu-20.04"
+ build-python-version: 3.6
0 commit comments