Skip to content

Commit 457cd95

Browse files
committed
Drop Node 16 tests
1 parent 91fc376 commit 457cd95

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
runs-on: ubuntu-latest
3636
strategy:
3737
matrix:
38-
node-version: [16.x, 18.x, 20.x]
38+
node-version: [18.x, 20.x]
3939
steps:
4040
- uses: actions/checkout@v3
4141
- uses: pnpm/action-setup@v2

0 commit comments

Comments
 (0)