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 5818300 commit 51ee61fCopy full SHA for 51ee61f
.github/workflows/main.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