diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 4650b6cd761bb49411d219ed5965409ea022d1c1..9ae200c19fd0dd9d93ca42a60e247d5ccba72cbc 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -34,10 +34,10 @@ build-coq.dev: MANGLE_NAMES: "1" CI_COQCHK: "1" -build-coq.8.12.0: +build-coq.8.12.1: <<: *template variables: - OPAM_PINS: "coq version 8.12.0" + OPAM_PINS: "coq version 8.12.1" DENY_WARNINGS: "1" OPAM_PKG: "1" DOC_DIR: "coqdoc@center.mpi-sws.org:stdpp" diff --git a/README.md b/README.md index 4e218a7537cbf09535e277394acad694cec85e91..3b5691e073f0072841b47d140ab4bf47cc7347ea 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.0 + - Coq version 8.10.2 / 8.11.2 / 8.12.1 ## Installing via opam