diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index ed296192581d889e6ada6bc7cd1cd6cf080c7724..26e177f00546b0ffc97f56ab4de017e462e9adf1 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -27,17 +27,17 @@ variables: ## Build jobs -build-coq.8.11.0: +build-coq.8.12.dev: <<: *template variables: - OPAM_PINS: "coq version 8.11.0" - tags: - - fp-timing + OPAM_PINS: "coq version 8.12.dev" -build-coq.8.10.2: +build-coq.8.11.2: <<: *template variables: - OPAM_PINS: "coq version 8.10.2" + OPAM_PINS: "coq version 8.11.2" + tags: + - fp-timing build-iris.dev: <<: *template diff --git a/README.md b/README.md index 36c3bcdf79d4a7fd8a549c1fabca0f51bebab0c4..d566a24e9e5c5d0b1c88bfae56972f83ffc2d89c 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ This is the Coq development accompanying RBrlx. This version is known to compile with: - - Coq 8.10.2 / 8.11.0 + - Coq 8.11.2 - A development version of [GPFSL]. The easiest way to install the correct versions of the dependencies is through