github: Drop 16.04 tests

Signed-off-by: Stéphane Graber <stgraber@ubuntu.com>
This commit is contained in:
Stéphane Graber 2021-09-28 16:58:44 -04:00
parent 553b7a0332
commit afef261bdf
No known key found for this signature in database
GPG Key ID: C638974D64792D67

View 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