mirror of
https://git.proxmox.com/git/mirror_lxc
synced 2025-04-28 14:45:24 +00:00
github: Drop 16.04 tests
Signed-off-by: Stéphane Graber <stgraber@ubuntu.com>
This commit is contained in:
parent
553b7a0332
commit
afef261bdf
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
@ -11,12 +11,8 @@ jobs:
|
|||||||
- gcc
|
- gcc
|
||||||
- clang
|
- clang
|
||||||
os:
|
os:
|
||||||
- ubuntu-16.04
|
|
||||||
- ubuntu-18.04
|
- ubuntu-18.04
|
||||||
- ubuntu-20.04
|
- ubuntu-20.04
|
||||||
exclude:
|
|
||||||
- os: ubuntu-16.04
|
|
||||||
compiler: gcc
|
|
||||||
runs-on: ${{ matrix.os }}
|
runs-on: ${{ matrix.os }}
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout code
|
- name: Checkout code
|
||||||
|
Loading…
Reference in New Issue
Block a user