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 4b67d05 commit 9a92d33Copy full SHA for 9a92d33
.github/workflows/python-ci.yml
@@ -13,7 +13,7 @@ on:
13
14
jobs:
15
build:
16
- runs-on: ubuntu-latest
+ runs-on: ubuntu-20.04
17
strategy:
18
matrix:
19
python-version: ['3.6', '3.7', '3.8']
0 commit comments