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 75538df commit 3bb6215Copy full SHA for 3bb6215
.github/workflows/main.yml
@@ -31,7 +31,7 @@ jobs:
31
strategy:
32
fail-fast: false
33
matrix:
34
- node-version: [18, 24]
+ node-version: [20, 22, 24]
35
36
steps:
37
- uses: actions/checkout@v4
0 commit comments