We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a285395 commit 68843afCopy full SHA for 68843af
1 file changed
.github/workflows/build.yml
@@ -10,7 +10,7 @@ jobs:
10
matrix:
11
virtual-environment: [ubuntu-latest, windows-2025, ubuntu-24.04-arm]
12
node: [16, 18, 20, 22, 24, 25]
13
- fruit: [apple, pear]
+ nan-version: [earliest, latest]
14
include:
15
- virtual-environment: macos-latest
16
node: 18
0 commit comments