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

deny warnings on 8.14 beta

parent db699c57
Branches
Tags
No related merge requests found
Pipeline #49139 passed
......@@ -47,6 +47,7 @@ build-coq.8.14.dev:
OPAM_PINS: "coq version 8.14.dev"
MANGLE_NAMES: "1"
CI_COQCHK: "1"
DENY_WARNINGS: "1"
build-coq.8.13.2:
<<: *template
......
-Q theories stdpp
# 'Global Hint Rewrite' not supported before Coq 8.14.
-arg -w -arg -deprecated-hint-rewrite-without-locality
theories/options.v
theories/base.v
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment