mirror of https://github.com/nirenjan/libx52.git
Disable Ubuntu 16.04 builds
parent
cbe7f00a5a
commit
19859b79c5
|
@ -21,7 +21,7 @@ jobs:
|
||||||
|
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
os: ['ubuntu-16.04', 'ubuntu-18.04', 'ubuntu-20.04', 'macos-latest']
|
os: ['ubuntu-18.04', 'ubuntu-20.04', 'macos-latest']
|
||||||
cc: ['gcc', 'clang']
|
cc: ['gcc', 'clang']
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
|
|
Loading…
Reference in New Issue