Update build matrix
Ubuntu 16.04 is now deprecated. Remove it and add ubuntu-latest.
This commit is contained in:
parent
6f04be13c9
commit
e6f04db1b4
|
@ -8,9 +8,9 @@ jobs:
|
|||
strategy:
|
||||
matrix:
|
||||
os:
|
||||
- ubuntu-latest
|
||||
- ubuntu-20.04
|
||||
- ubuntu-18.04
|
||||
- ubuntu-16.04
|
||||
- macos-latest
|
||||
- windows-latest
|
||||
steps:
|
||||
|
|
Loading…
Reference in New Issue