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 fc37325 commit bc16a40Copy full SHA for bc16a40
.github/workflows/alpha.yaml
@@ -36,7 +36,7 @@ jobs:
36
runs-on: ubuntu-latest
37
strategy:
38
matrix:
39
- node-version: ["20", "22", "24"]
+ node-version: ["20", "22"]
40
steps:
41
- uses: actions/setup-node@v4
42
with:
0 commit comments