Skip to content

Commit

Permalink
pin deploy pages ubuntu version
Browse files Browse the repository at this point in the history
  • Loading branch information
immel-f committed Oct 15, 2024
1 parent 8b2dfe9 commit 810cb45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ jobs:
password: ${{ secrets.PYPI_API_TOKEN }}

deploy-pages:
runs-on: ubuntu-latest
runs-on: ubuntu-22.04
if: github.ref == 'refs/heads/master'
concurrency: deploy-${{ github.ref }}
steps:
Expand Down

0 comments on commit 810cb45

Please sign in to comment.