Skip to content

Commit

Permalink
Remove Ubuntu 16.04 build
Browse files Browse the repository at this point in the history
  • Loading branch information
bweir committed Sep 6, 2022
1 parent f548182 commit 88f42fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
runs-on: "${{matrix.os}}"
strategy:
matrix:
os: [ubuntu-16.04, ubuntu-18.04, ubuntu-20.04]
os: [ubuntu-18.04, ubuntu-20.04]

steps:
- name: Checkout repository
Expand Down

0 comments on commit 88f42fe

Please sign in to comment.