Skip to content
Snippets Groups Projects
Commit a51bee24 authored by Allan Blanchard's avatar Allan Blanchard
Browse files

[ci] fix OCaml version

parent e5367aed
No related branches found
No related tags found
No related merge requests found
...@@ -76,4 +76,4 @@ cleanup () { ...@@ -76,4 +76,4 @@ cleanup () {
trap cleanup EXIT trap cleanup EXIT
# run the build # run the build
nix-build --no-out-link "$curdir/nix/pkgs.nix" $OPTS -A ocamlPackages.meta nix-build --no-out-link "$curdir/nix/pkgs.nix" $OPTS -A ocaml-ng.ocamlPackages_4_12.meta
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment