Skip to content
Snippets Groups Projects
Commit 00c664c7 authored by Yusuke Matsushita's avatar Yusuke Matsushita
Browse files

Use Coq 8.15.0

parent 975d1677
No related branches found
No related tags found
No related merge requests found
Pipeline #65118 passed
......@@ -27,10 +27,10 @@ variables:
## Build jobs
build-coq.8.14.0:
build-coq.8.15.0:
<<: *template
variables:
OPAM_PINS: "coq version 8.14.0"
OPAM_PINS: "coq version 8.15.0"
OPAM_PKG: "1"
DENY_WARNINGS: "1"
tags:
......@@ -39,7 +39,7 @@ build-coq.8.14.0:
build-iris.dev:
<<: *template
variables:
OPAM_PINS: "coq version 8.14.dev coq-stdpp.dev git git+https://gitlab.mpi-sws.org/iris/stdpp.git#$STDPP_REV"
OPAM_PINS: "coq version 8.15.dev coq-stdpp.dev git git+https://gitlab.mpi-sws.org/iris/stdpp.git#$STDPP_REV"
only:
- triggers
- schedules
......
......@@ -7,7 +7,7 @@ Functional Verification of Rust Programs with Unsafe Code".
This version is known to compile with:
- Coq 8.14.0
- Coq 8.15.0
- A development version of [Iris](https://gitlab.mpi-sws.org/iris/iris)
(the version `dev.2022-04-12.0.a3bed7ea`)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment