diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 2e95f55b9d39bcc553acadca9f4189ee8639eac6..ebb60f3f617e86819e59a3d7987c713d55657687 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -27,10 +27,10 @@ variables: ## Build jobs -build-coq.8.11.2: +build-coq.8.12.0: <<: *template variables: - OPAM_PINS: "coq version 8.11.2" + OPAM_PINS: "coq version 8.12.0" DENY_WARNINGS: "1" build-iris.dev: diff --git a/README.md b/README.md index 3905cc740dd3d8a193e4e6a91e332c041f9e1963..17930370554da7b8155b586a6abc0317eda03a59 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ at POPL'20. It has been built and tested with the following dependencies - - Coq 8.11.2 + - Coq 8.12.0 - The version of Iris in the [opam file](opam) In order to build, install the above dependencies and then run