Add ubuntu-latest
This commit is contained in:
parent
c687e45da7
commit
568b8b493b
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
|
@ -9,7 +9,7 @@ jobs:
|
||||||
strategy:
|
strategy:
|
||||||
fail-fast: false
|
fail-fast: false
|
||||||
matrix:
|
matrix:
|
||||||
os: [ubuntu-18.04, macos-latest]
|
os: [ubuntu-18.04, ubuntu-latest, macos-latest]
|
||||||
python-version: [2.7, 3.8]
|
python-version: [2.7, 3.8]
|
||||||
include:
|
include:
|
||||||
- os: ubuntu-18.04
|
- os: ubuntu-18.04
|
||||||
|
|
Reference in New Issue
Block a user