Skip to content

Commit 7b4ec28

Browse files
committed
Drop nodejs 16 from testing
1 parent e22dcc1 commit 7b4ec28

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
strategy:
1414
matrix:
1515
virtual-environment: [ubuntu-latest, windows-2025, ubuntu-24.04-arm]
16-
node: [16, 18, 20, 22, 24, latest]
16+
node: [18, 20, 22, 24, latest]
1717
nan-version: [nan-earliest, nan-latest]
1818
include:
1919
- virtual-environment: macos-latest

0 commit comments

Comments
 (0)