Remove Ubuntu 16.04 from CI jobs
parent
decab29555
commit
92f574d2ca
|
@ -9,7 +9,7 @@ jobs:
|
|||
strategy:
|
||||
matrix:
|
||||
target_os: [linux]
|
||||
host_os: [ubuntu-16.04, ubuntu-18.04, ubuntu-20.04]
|
||||
host_os: [ubuntu-18.04, ubuntu-20.04]
|
||||
container: ['']
|
||||
include:
|
||||
- target_os: windows
|
||||
|
|
Loading…
Reference in New Issue