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