Disable Ubuntu 16.04 builds

reverse-scroll
nirenjan 2021-07-15 16:14:17 -07:00
parent cbe7f00a5a
commit 19859b79c5
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ jobs:
strategy:
matrix:
os: ['ubuntu-16.04', 'ubuntu-18.04', 'ubuntu-20.04', 'macos-latest']
os: ['ubuntu-18.04', 'ubuntu-20.04', 'macos-latest']
cc: ['gcc', 'clang']
steps: