Skip to content
Snippets Groups Projects

Drop support for Coq 8.14.

Merged Robbert Krebbers requested to merge robbert/drop_coq814 into master
4 files
+ 4
10
Compare changes
  • Side-by-side
  • Inline
Files
4
+ 0
7
@@ -76,10 +76,3 @@ build-coq.8.15.2:
OPAM_PINS: "coq version 8.15.2"
DENY_WARNINGS: "1"
build-coq.8.14.1:
<<: *template
<<: *branches_and_mr
variables:
OPAM_PINS: "coq version 8.14.1"
DENY_WARNINGS: "1"
OCAML: "ocaml-base-compiler.4.07.1"
Loading