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 154c9cc commit ec8ceefCopy full SHA for ec8ceef
.github/workflows/nosetests.yml
@@ -4,7 +4,7 @@ on: [push, pull_request]
4
5
jobs:
6
build:
7
- runs-on: ubuntu-latest
+ runs-on: ubuntu-20.04
8
strategy:
9
matrix:
10
python-version: [ '2.7', '3.6', '3.7', '3.8', '3.9' ]
0 commit comments