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:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
os: [ubuntu-18.04, macos-latest]
|
||||
os: [ubuntu-18.04, ubuntu-latest, macos-latest]
|
||||
python-version: [2.7, 3.8]
|
||||
include:
|
||||
- os: ubuntu-18.04
|
||||
|
|
Reference in New Issue
Block a user