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