We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f09fc53 commit aec8399Copy full SHA for aec8399
.github/workflows/pypi-publish.yml
@@ -8,7 +8,7 @@ on:
8
jobs:
9
pypi-publish:
10
name: upload release to PyPI
11
- runs-on: ubuntu-latest
+ runs-on: ubuntu-20.04
12
permissions:
13
contents: read
14
id-token: write
0 commit comments