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 4581ccf commit fc7b692Copy full SHA for fc7b692
.github/workflows/pypi-publish.yml
@@ -5,7 +5,7 @@ on:
5
- '*'
6
jobs:
7
publish:
8
- runs-on: ubuntu-20-04
+ runs-on: ubuntu-20.04
9
steps:
10
- uses: actions/checkout@master
11
- name: Set up Python 3.9
0 commit comments