Skip to content
Snippets Groups Projects

Fix convention in gitlab config.

Merged Rodolphe Lepigre requested to merge rodolphe/dune into master
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -72,7 +72,7 @@ build-coq.8.19.0-dune:
<<: *template
<<: *branches_and_mr
variables:
OPAM_PINS: "coq version 8.19.0 dune version 3.15.2"
OPAM_PINS: "coq version 8.19.0 dune version 3.15.2"
MAKE_TARGET: "dune"
# The oldest version runs in MRs, without name mangling.
Loading