We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a337acf commit a6349afCopy full SHA for a6349af
.github/workflows/main.yml
@@ -6,6 +6,9 @@ jobs:
6
strategy:
7
matrix:
8
node-version:
9
+ - 24
10
+ - 22
11
+ - 20
12
- 18
13
- 14
14
- 12
0 commit comments