Commit 8c72689
ci(abi): run Idris2 type-check in the pinned idris2-pack container (#58)
The idris-typecheck job failed on main: idris2 is not in Ubuntu's apt
repos (E: Unable to locate package idris2), so it never type-checked the
model — leaving the Types.idr/Foreign.idr changes machine-unverified.
Run the job inside ghcr.io/stefan-hoeck/idris2-pack (the community-
standard image, ships idris2 + base), pinned by sha256 digest. Includes a
refresh command in a comment for future digest bumps.
Claude-Session: https://claude.ai/code/session_01TaWWedv6VQqeZaPvc94keN
Co-authored-by: Claude <noreply@anthropic.com>1 parent c8f04e8 commit 8c72689
1 file changed
Lines changed: 9 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
59 | 68 | | |
60 | 69 | | |
61 | 70 | | |
62 | 71 | | |
63 | | - | |
64 | | - | |
65 | | - | |
66 | 72 | | |
67 | 73 | | |
68 | 74 | | |
0 commit comments