There was an error while loading. Please reload this page.
1 parent 4028ae2 commit 3ee1415Copy full SHA for 3ee1415
2 files changed
.github/workflows/js_of_ocaml.yml
@@ -66,7 +66,8 @@ jobs:
66
skip-doc: false
67
- os: ubuntu-latest
68
os-name: Ubuntu
69
- ocaml-compiler: "5.5.0~alpha1"
+ ocaml-name: "5.5.0~alpha1"
70
+ ocaml-compiler: "ocaml-compiler.5.5.0~alpha1"
71
skip-effects: false
72
skip-test: false
73
skip-doc: true
.github/workflows/wasm_of_ocaml.yml
@@ -36,7 +36,8 @@ jobs:
36
include:
37
38
39
40
41
separate_compilation: true
42
jane_street_tests: false
43
all_jane_street_tests: false
0 commit comments