Skip to content

Commit c70951f

Browse files
committed
Try static
1 parent 65700f8 commit c70951f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626

2727
- run: opam --version
2828

29-
- run: opam init -y --compiler=5.2.0 --disable-sandboxing
29+
- run: opam init -y --compiler=ocaml-variants.5.2.0+ocaml-option-static --disable-sandboxing
3030

3131
- run: opam install . -y --deps-only
3232

0 commit comments

Comments
 (0)