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 7ba895c commit c7e0feaCopy full SHA for c7e0fea
1 file changed
.github/workflows/ci.yml
@@ -23,7 +23,7 @@ jobs:
23
24
strategy:
25
matrix:
26
- node-version: [12.x, 14.x, 16.x, 18.x, 20.x, 22.x]
+ node-version: [12.x, 14.x, 16.x, 18.x, 20.x, 22.x, 24.x]
27
fail-fast: false
28
29
steps:
0 commit comments