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

maintain compatibility with Coq 8.14, give up on the 8.15 warnings

parent 17d0c00f
Branches
Tags
No related merge requests found
Pipeline #68371 failed
...@@ -33,7 +33,7 @@ build-coq.8.15.1: ...@@ -33,7 +33,7 @@ build-coq.8.15.1:
<<: *template <<: *template
variables: variables:
OPAM_PINS: "coq version 8.15.1" OPAM_PINS: "coq version 8.15.1"
DENY_WARNINGS: "1" #DENY_WARNINGS: "1" # coq_makefile warning cannot be resolved while supporting Coq 8.14
build-coq.8.14.1: build-coq.8.14.1:
<<: *template <<: *template
......
-Q solutions solutions -Q solutions solutions
-Q exercises exercises -Q exercises exercises
-docroot tutorial-popl21
INSTALLDEFAULTROOT = tutorial-popl20 INSTALLDEFAULTROOT = tutorial-popl20
# Fixing this requires Coq 8.15. # Fixing this requires Coq 8.15.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment