Conversation
fa506f0 to
9a010ac
Compare
|
looks like the debian CI is still sing 8.20: https://packages.debian.org/sid/coq which fits with https://tracker.debian.org/pkg/coq, 9.0.0. would need to go to experimental. |
|
coqc --version doesn't exist anymore on 9.0.0. I should fx that while I am at it. |
9a010ac to
9e65b57
Compare
|
New config should pull the coq 9 package from experimental in debian. Let's see... |
|
Nice, thanks! Debian run looks good now, but CI not finished yet. I will check back later. |
|
docker master: The Rocq Prover, version 9.3+alpha |
|
This looks good. But maybe let's merge it next time we'd alternatively have to spend time getting 8.20 to build. (I'm guessing the current PRs, as refactored, can go in without that). Merging now would be fine by me as well, but I don't expect it to go stale. |
Trying out if this works. If I understand correctly, CI workflows should be triggered once I create a draft pull request.