Skip to content
Snippets Groups Projects
Commit 71116369 authored by Robbert Krebbers's avatar Robbert Krebbers
Browse files

Merge branch 'update_dependency' into 'master'

Attempt to fix Coq CI

See merge request !62
parents 26b7ab26 c39b6834
No related branches found
No related tags found
1 merge request!62Attempt to fix Coq CI
Pipeline #80596 passed
...@@ -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