Skip to content

Commit bc16a40

Browse files
committed
Whoops that's a little enthusiastic on Node 24
1 parent fc37325 commit bc16a40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/alpha.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
runs-on: ubuntu-latest
3737
strategy:
3838
matrix:
39-
node-version: ["20", "22", "24"]
39+
node-version: ["20", "22"]
4040
steps:
4141
- uses: actions/setup-node@v4
4242
with:

0 commit comments

Comments
 (0)