Skip to content

Commit

Permalink
github action runner updated
Browse files Browse the repository at this point in the history
Signed-off-by: Jaseem Jas <[email protected]>
  • Loading branch information
jaseemjaskp authored Jun 12, 2024
1 parent 5818300 commit 51ee61f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:
jobs:
pypi-publish:
name: upload release to PyPI
runs-on: ubuntu-latest
runs-on: ubuntu-20.04
permissions:
contents: read
id-token: write
Expand Down

0 comments on commit 51ee61f

Please sign in to comment.