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 d74dae1 commit ca942bdCopy full SHA for ca942bd
.github/workflows/cicd.yml
@@ -9,7 +9,7 @@ concurrency:
9
jobs:
10
11
run-tests:
12
- runs-on: ubuntu-latest
+ runs-on: ubuntu-20.04
13
strategy:
14
matrix:
15
python-version: [3.6, 3.7, 3.8]
0 commit comments