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 53faa7e commit a2f2608Copy full SHA for a2f2608
.github/workflows/test.yml
@@ -32,6 +32,7 @@ jobs:
32
strategy:
33
matrix:
34
node-version:
35
+ - 22
36
- 20
37
name: Node.js ${{ matrix.node-version }} Quick
38
steps:
0 commit comments