Skip to content

Commit

Permalink
cleanup: remove deprecated ubuntu 16 test
Browse files Browse the repository at this point in the history
  • Loading branch information
acburdine committed Oct 10, 2021
1 parent 5e52548 commit e7300aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
strategy:
fail-fast: true
matrix:
os: [ubuntu-16.04, ubuntu-18.04, ubuntu-20.04]
os: [ubuntu-18.04, ubuntu-20.04]
password: [root]
node: [12.x]
steps:
Expand Down

0 comments on commit e7300aa

Please sign in to comment.