We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6d5be9f commit 1368388Copy full SHA for 1368388
.github/workflows/main.yml
@@ -12,6 +12,7 @@ jobs:
12
fail-fast: false
13
matrix:
14
node-version:
15
+ - '16'
16
- '14'
17
- '12'
18
- '12.0'
0 commit comments