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 5bfb32f commit 36e4e56Copy full SHA for 36e4e56
.github/workflows/test.yml
@@ -32,7 +32,7 @@ jobs:
32
test-node:
33
strategy:
34
matrix:
35
- version: [18, 20, 22]
+ version: [18, 20, 22, 24]
36
runs-on: ubuntu-latest
37
needs: [lint]
38
steps:
0 commit comments