Skip to content
Snippets Groups Projects
Commit 96e88d79 authored by Ralf Jung's avatar Ralf Jung
Browse files

self-compiled ocaml is the new default

parent 72a2b8d5
No related branches found
No related tags found
No related merge requests found
...@@ -36,7 +36,6 @@ build-coq.dev: ...@@ -36,7 +36,6 @@ build-coq.dev:
build-coq.8.9.dev: build-coq.8.9.dev:
<<: *template <<: *template
variables: variables:
OCAML: "ocaml-base-compiler.4.02.3"
OPAM_PINS: "coq version 8.9.dev" OPAM_PINS: "coq version 8.9.dev"
TIMING_PROJECT: "iris" TIMING_PROJECT: "iris"
TIMING_CONF: "coq-8.9.dev" TIMING_CONF: "coq-8.9.dev"
...@@ -56,7 +55,6 @@ build-coq.8.8.1: ...@@ -56,7 +55,6 @@ build-coq.8.8.1:
build-coq.8.8.0: build-coq.8.8.0:
<<: *template <<: *template
variables: variables:
OCAML: "ocaml-base-compiler.4.02.3"
OPAM_PINS: "coq version 8.8.0" OPAM_PINS: "coq version 8.8.0"
OPAM_PKG: "coq-iris" OPAM_PKG: "coq-iris"
TIMING_PROJECT: "iris" TIMING_PROJECT: "iris"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment