We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 45b4a1f commit 0b38d35Copy full SHA for 0b38d35
.github/workflows/publish.yml
@@ -6,7 +6,7 @@ on:
6
7
jobs:
8
deploy:
9
- runs-on: ubuntu-latest
+ runs-on: ubuntu-20.04
10
strategy:
11
matrix:
12
python: [3.6, 3.7, 3.8, 3.9, '3.10']
0 commit comments