We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e22dcc1 commit 7b4ec28Copy full SHA for 7b4ec28
1 file changed
.github/workflows/build.yml
@@ -13,7 +13,7 @@ jobs:
13
strategy:
14
matrix:
15
virtual-environment: [ubuntu-latest, windows-2025, ubuntu-24.04-arm]
16
- node: [16, 18, 20, 22, 24, latest]
+ node: [18, 20, 22, 24, latest]
17
nan-version: [nan-earliest, nan-latest]
18
include:
19
- virtual-environment: macos-latest
0 commit comments