Skip to content

Commit

Permalink
build docs with python 3.6
Browse files Browse the repository at this point in the history
such that it runs with used sphinx version
  • Loading branch information
LeonieFierz committed May 16, 2024
1 parent a2429e3 commit 20daa8b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/build-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,5 @@ jobs:
documentation:
uses: sensirion/.github/.github/workflows/driver.python.documentation.yml@main
with:
build-python-version: 3.8
run-environment: "ubuntu-20.04"
build-python-version: 3.6

0 comments on commit 20daa8b

Please sign in to comment.