Skip to content

Update to min 9.0.0 in the CI#2276

Open
miriampolzer wants to merge 4 commits intomit-plv:masterfrom
miriampolzer:remove_8.20
Open

Update to min 9.0.0 in the CI#2276
miriampolzer wants to merge 4 commits intomit-plv:masterfrom
miriampolzer:remove_8.20

Conversation

@miriampolzer
Copy link
Copy Markdown
Collaborator

Trying out if this works. If I understand correctly, CI workflows should be triggered once I create a draft pull request.

@miriampolzer miriampolzer force-pushed the remove_8.20 branch 2 times, most recently from fa506f0 to 9a010ac Compare March 2, 2026 13:52
@miriampolzer
Copy link
Copy Markdown
Collaborator Author

miriampolzer commented Mar 2, 2026

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.

@miriampolzer
Copy link
Copy Markdown
Collaborator Author

coqc --version doesn't exist anymore on 9.0.0. I should fx that while I am at it.

@miriampolzer
Copy link
Copy Markdown
Collaborator Author

New config should pull the coq 9 package from experimental in debian. Let's see...

@miriampolzer
Copy link
Copy Markdown
Collaborator Author

Nice, thanks! Debian run looks good now, but CI not finished yet. I will check back later.
coqc --version
The Rocq Prover, version 9.1.0
(interesting - on another run, not sure which OS it was I saw coqc not being found with rocq 9.0.0)

@miriampolzer
Copy link
Copy Markdown
Collaborator Author

docker master: The Rocq Prover, version 9.3+alpha
arch linux: The Rocq Prover, version 9.1.1
alpine edge: The Rocq Prover, version 9.0.0
debian sid: The Rocq Prover, version 9.1.0
windows: The Rocq Prover, version 9.0.0
macos: The Rocq Prover, version 9.0.0
looks good to me. @andres-erbsen I think this is ready, please review.

@miriampolzer miriampolzer marked this pull request as ready for review March 4, 2026 06:43
@miriampolzer miriampolzer changed the title [draft] use rocq 9.0.0 in the CI [draft] use at least rocq 9.0.0 in the CI Mar 4, 2026
@miriampolzer miriampolzer changed the title [draft] use at least rocq 9.0.0 in the CI Update to min 9.0.0 in the CI Mar 4, 2026
@andres-erbsen
Copy link
Copy Markdown
Contributor

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants