Skip to content

Commit

Permalink
Drop Node 16
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesdaniels committed May 13, 2024
1 parent 29b2030 commit 1e90b02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
needs: build
strategy:
matrix:
node: [16, 18, 20]
node: [18, 20]
fail-fast: false
name: Test Node ${{ matrix.node }}
steps:
Expand Down

0 comments on commit 1e90b02

Please sign in to comment.