Skip to content

Commit 1d1384c

Browse files
committed
Try Jenkins again
1 parent f3812e9 commit 1d1384c

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

scripts/install_build_deps_windows.sh

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,6 @@ eval $(opam env)
99
# Add windows repository
1010
opam repository add windows http://github.com/ocaml-cross/opam-cross-windows.git
1111

12-
# Request the compiler to be built with flambda optimizers
13-
# opam install -y conf-flambda-windows
14-
1512
# Install the compiler
1613
opam install -y "ocaml-windows64=4.14.1"
1714

0 commit comments

Comments
 (0)