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 734a623 commit 77c2796Copy full SHA for 77c2796
.github/workflows/build-wasm_of_ocaml.yml
@@ -46,7 +46,7 @@ jobs:
46
- name: Install node
47
uses: actions/setup-node@v4
48
with:
49
- node-version: 23
+ node-version: 'v24.0.0-v8-canary202412116884e26428'
50
51
- name: Install OCaml ${{ matrix.ocaml-compiler }}
52
uses: ocaml/setup-ocaml@v3
0 commit comments