Disable Ubuntu 16.04 builds in kernel workflow

[skip ci]
reverse-scroll
nirenjan 2021-09-29 00:35:51 -07:00
parent e7d91fd3a4
commit 9a39e971f1
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ jobs:
strategy: strategy:
matrix: matrix:
os: ['ubuntu-16.04', 'ubuntu-18.04', 'ubuntu-20.04'] os: ['ubuntu-18.04', 'ubuntu-20.04']
steps: steps:
- name: Checkout repository - name: Checkout repository