Commit e60b189
32bit-ci: pin GHC to 9.6.7 (#597)
The i386 job installed ghcup's "recommended" GHC, which is unpinned. When
the recommended version moved to 9.10.3, its deb10 i386 bindist's
`make install` started failing on the i386/ubuntu:bionic container,
breaking CI on every PR (#596).
Pin to 9.6.7 (deb9 bindist), the last version known to install on this
container, so metadata bumps can't break CI unannounced.
Closes #596
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>1 parent 3770b25 commit e60b189
1 file changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
26 | 28 | | |
27 | 29 | | |
28 | 30 | | |
| |||
0 commit comments