]> git.proxmox.com Git - mirror_lxcfs.git/commitdiff
github: Drop 16.04
authorStéphane Graber <stgraber@ubuntu.com>
Thu, 14 Oct 2021 16:52:56 +0000 (12:52 -0400)
committerStéphane Graber <stgraber@ubuntu.com>
Thu, 14 Oct 2021 16:52:56 +0000 (12:52 -0400)
Signed-off-by: Stéphane Graber <stgraber@ubuntu.com>
.github/workflows/test.yml

index 19d4803db7397e194843b9526ce2f10cd9212026..5e3c5b1ae7cf251f842b90e87e3b8c88346aef79 100644 (file)
@@ -12,12 +12,8 @@ jobs:
           - gcc
           - clang
         os:
-          - ubuntu-16.04
           - ubuntu-18.04
           - ubuntu-20.04
-        exclude:
-          - os: ubuntu-16.04
-            compiler: gcc
     runs-on: ${{ matrix.os }}
     steps:
       - name: Checkout code