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 0a2534d commit afee500Copy full SHA for afee500
.github/workflows/testing.yml
@@ -11,7 +11,7 @@ on:
11
jobs:
12
build:
13
14
- runs-on: ubuntu-latest
+ runs-on: ubuntu-20.04
15
strategy:
16
matrix:
17
python-version: [3.6, 3.7, 3.8]
0 commit comments