diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 60c29fd87f82d5d49f9f017c6a2f9923c0e593dc..84fc45c915dcf0e7b461bd1a444a93ce312fae17 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -33,10 +33,10 @@ build-coq.8.12.dev: OPAM_PINS: "coq version 8.12.dev" CI_COQCHK: "1" -build-coq.8.11.2: +build-coq.8.11.1: <<: *template variables: - OPAM_PINS: "coq version 8.11.2" + OPAM_PINS: "coq version 8.11.1" OPAM_PKG: "coq-stdpp" DOC_DIR: "coqdoc@center.mpi-sws.org:stdpp" tags: diff --git a/README.md b/README.md index 3c6610ad612e838a9eb79853e147502c737325fc..4aae95a76750ac28d7fdda89439302bca9801449 100644 --- a/README.md +++ b/README.md @@ -45,7 +45,7 @@ Notably: This version is known to compile with: - - Coq version 8.7.2 / 8.8.2 / 8.9.1 / 8.10.2 / 8.11.2 + - Coq version 8.7.2 / 8.8.2 / 8.9.1 / 8.10.2 / 8.11.1 ## Installing via opam