Skip to content

Commit

Permalink
Build docs on ubuntu-latest
Browse files Browse the repository at this point in the history
  • Loading branch information
PeterKraus committed May 26, 2024
1 parent 53d8468 commit 4428598
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pull-request-commit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
strategy:
matrix:
pyver: ['3.9']
os: ['windows-latest']
os: ['ubuntu-latest']
uses: ./.github/workflows/workflow-pages.yml
with:
pyver: ${{ matrix.pyver }}
Expand Down

0 comments on commit 4428598

Please sign in to comment.