]> git.ipfire.org Git - thirdparty/lxc.git/commitdiff
github: Drop 16.04 tests 3982/head
authorStéphane Graber <stgraber@ubuntu.com>
Tue, 28 Sep 2021 20:58:44 +0000 (16:58 -0400)
committerStéphane Graber <stgraber@ubuntu.com>
Tue, 28 Sep 2021 20:58:44 +0000 (16:58 -0400)
Signed-off-by: Stéphane Graber <stgraber@ubuntu.com>
.github/workflows/build.yml

index 25a0af2991b4d5ec47874af5b49dfdd33ed8452f..e7318151fe5d1ee265c827eebc34b5c4a89b8bc0 100644 (file)
@@ -11,12 +11,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