Skip to content

Commit 77c2796

Browse files
committed
CI: use node v8 canary
1 parent 734a623 commit 77c2796

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-wasm_of_ocaml.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
- name: Install node
4747
uses: actions/setup-node@v4
4848
with:
49-
node-version: 23
49+
node-version: 'v24.0.0-v8-canary202412116884e26428'
5050

5151
- name: Install OCaml ${{ matrix.ocaml-compiler }}
5252
uses: ocaml/setup-ocaml@v3

0 commit comments

Comments
 (0)