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

Merge branch 'feature/ci/ocaml-4.12.1-dune-3-env' into 'feature/bobot/jbuilder'

[ci] Fix OCaml version to 4.12 for Dune

See merge request frama-c/meta!60
parents e5367aed a51bee24
No related branches found
No related tags found
No related merge requests found
......@@ -76,4 +76,4 @@ cleanup () {
trap cleanup EXIT
# 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