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.
2 parents 521cfc9 + b1fb7b3 commit 33b30c0Copy full SHA for 33b30c0
.github/workflows/python-publish.yml
@@ -9,7 +9,7 @@ on:
9
10
jobs:
11
deploy:
12
- runs-on: ubuntu-latest
+ runs-on: ubuntu-20.04
13
14
steps:
15
- uses: actions/checkout@v2
0 commit comments