You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(ci): drop flaky Agda job — keep reliable green Coq + Z3
Four apt-based setups failed to resolve agda-stdlib on ubuntu-24.04 (missing
library manifest). Rather than ship a perpetually-red job, remove Agda from CI;
it is verified by the local gate proofs/verify-all-provers.sh. Coq (14 theories,
both pillars) and Z3 remain as the reliable, always-green CI. Documented the
reliable re-add route (pinned toolchain, not apt) in the workflow.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
0 commit comments