diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 780f9ebcbe0e759b228ab856a98be950405f1833..526fb9ee3ad82ecf3debe2c9ec2b1a3df90a41ae 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -41,10 +41,10 @@ variables: ## Build jobs -build-coq.8.14.dev: +build-coq.8.14.0: <<: *template variables: - OPAM_PINS: "coq version 8.14.dev" + OPAM_PINS: "coq version 8.14.0" MANGLE_NAMES: "1" CI_COQCHK: "1" DENY_WARNINGS: "1" diff --git a/README.md b/README.md index 756147569f5d71672ea6175b5daa9f13e10c5695..19090c56644274d467b4dfafb783c69ac528e55e 100644 --- a/README.md +++ b/README.md @@ -45,7 +45,7 @@ Notably: This version is known to compile with: - - Coq version 8.10.2 / 8.11.2 / 8.12.2 / 8.13.2 + - Coq version 8.10.2 / 8.11.2 / 8.12.2 / 8.13.2 / 8.14.0 ## Installing via opam