Skip to content

Commit

Permalink
Remove node 14
Browse files Browse the repository at this point in the history
Node 14 has gone out of maintenance
  • Loading branch information
o-liver committed Jul 27, 2023
1 parent 6abd677 commit c68ff21
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 @@ -13,7 +13,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
base-image-tag: [14-buster, 16-buster, 14-bullseye, 16-bullseye, 18-bullseye]
base-image-tag: [16-buster, 16-bullseye, 18-bullseye]
steps:
- uses: actions/checkout@master
- name: Test
Expand Down

0 comments on commit c68ff21

Please sign in to comment.