diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 15e6cd3119794b9463f0295209b35c11210563e8..b381dee8c5bcbe9e091fee49f8f3a92bfa88558f 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -27,11 +27,10 @@ variables: ## Build jobs -build-coq.8.12.0: +build-coq.8.13.2: <<: *template variables: - OPAM_PINS: "coq version 8.12.0" - DENY_WARNINGS: "1" + OPAM_PINS: "coq version 8.13.2" trigger-iris.dev: <<: *template diff --git a/README.md b/README.md index 6dda3f4c118c460b3d6469436cf752033f9303f8..47f7f4bbaa04db3dd2ab4a909e54af3d3916a811 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ the paper It has been built and tested with the following dependencies - - Coq 8.12.0 + - Coq 8.13.2 - The version of Iris in the [opam file](opam) In order to build, install the above dependencies and then run