diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index c6ee1df6f74814b6fbcc95e9089be4f0df4cce53..7d6157882371cf032c8e04c7042c299d4fa1ba05 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" tags: - fp-timing diff --git a/README.md b/README.md index e6800bbf806f844ca62fafaef0ec490fce99be80..cb119c2508f248054fe987035dfea98818a7cff9 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ See the small ReLoC [docs/guide.md](docs/guide.md) and the Iris [ProofGuide.md]( ## Building -This project has been tested with Coq 8.11.2. +This project has been tested with Coq 8.12.0. ### OPAM