Skip to content
Snippets Groups Projects
Commit c39b6834 authored by Pierre Roux's avatar Pierre Roux
Browse files

Attempt to fix Coq CI

parent 26b7ab26
Branches
Tags
1 merge request!62Attempt to fix Coq CI
...@@ -8,7 +8,7 @@ dev-repo: "git+https://gitlab.mpi-sws.org/iris/examples.git" ...@@ -8,7 +8,7 @@ dev-repo: "git+https://gitlab.mpi-sws.org/iris/examples.git"
synopsis: "A collection of case studies for Iris -- not meant to be used as a dependency of anything" synopsis: "A collection of case studies for Iris -- not meant to be used as a dependency of anything"
depends: [ depends: [
"coq-iris-heap-lang" { (= "dev.2023-03-09.0.f91e8eab") | (= "dev") } "coq-iris-heap-lang" { (= "dev.2023-03-10.0.45e5a052") | (= "dev") }
"coq-autosubst" { = "dev" } "coq-autosubst" { = "dev" }
] ]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment