Skip to content
Snippets Groups Projects
Commit e782658e authored by Ralf Jung's avatar Ralf Jung
Browse files

stop testing Coq 8.14

parent 52c31f2b
No related branches found
No related tags found
No related merge requests found
Pipeline #71104 passed
......@@ -28,16 +28,10 @@ variables:
## Build jobs
build-coq.8.15.1:
build-coq.8.15.2:
<<: *template
variables:
OPAM_PINS: "coq version 8.15.1"
DENY_WARNINGS: "1"
build-coq.8.14.1:
<<: *template
variables:
OPAM_PINS: "coq version 8.14.1"
OPAM_PINS: "coq version 8.15.2"
MANGLE_NAMES: "1"
DENY_WARNINGS: "1"
......
......@@ -2,7 +2,7 @@
This repository contains the Coq development of Simuliris (paper presented at POPL22: https://iris-project.org/pdfs/2022-popl-simuliris.pdf).
## Setup
This project is known to build with [Coq](https://coq.inria.fr/) 8.14.1 and 8.15.1.
This project is known to build with [Coq](https://coq.inria.fr/) 8.15.2.
It depends on recent development versions of [std++](https://gitlab.mpi-sws.org/iris/stdpp) and [Iris](https://gitlab.mpi-sws.org/iris/iris), as well as [coq-equations](https://github.com/mattam82/Coq-Equations).
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment