Commit bf6f1e0
fix(ci): drop flaky Agda job — reliable green Coq + Z3 (#105)
Four apt-based Agda setups failed on ubuntu-24.04 (Ubuntu's agda-stdlib
ships no usable library manifest). Rather than ship a perpetually-red
job, this removes Agda from CI — it stays verified by the local gate
`proofs/verify-all-provers.sh`. **Coq (14 theories, both pillars) + Z3
remain, both reliably green.** The workflow documents the reliable
re-add route (pinned Agda toolchain, not apt).
🤖 Generated with [Claude Code](https://claude.com/claude-code)
---------
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent 720e410 commit bf6f1e0
1 file changed
Lines changed: 8 additions & 21 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | | - | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | | - | |
56 | | - | |
57 | | - | |
58 | | - | |
59 | | - | |
60 | | - | |
61 | | - | |
62 | | - | |
63 | | - | |
64 | | - | |
65 | | - | |
66 | | - | |
67 | | - | |
68 | | - | |
69 | | - | |
70 | | - | |
71 | | - | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
72 | 59 | | |
73 | 60 | | |
74 | 61 | | |
| |||
0 commit comments