Skip to content

CI: Cache GHC for macOS#264

Merged
Saizan merged 1 commit intomasterfrom
cache-ghc-on-macos
Apr 8, 2026
Merged

CI: Cache GHC for macOS#264
Saizan merged 1 commit intomasterfrom
cache-ghc-on-macos

Conversation

@Saizan
Copy link
Copy Markdown
Collaborator

@Saizan Saizan commented Apr 8, 2026

The macOS runner doesn't come with ghc and we are reinstalling it from scratch every time, making the macOS setup step take 5 minutes rather than seconds.

We cache only on macOS just to limit cache size usage (apparently it's only 10GB total)

@Saizan Saizan force-pushed the cache-ghc-on-macos branch from 1b1e94d to b4441a2 Compare April 8, 2026 08:05
@alt-romes
Copy link
Copy Markdown
Collaborator

Good idea 👍 thanks for spotting

@alt-romes
Copy link
Copy Markdown
Collaborator

Land when ready 👍

@Saizan Saizan requested a review from alt-romes April 8, 2026 10:02
@Saizan Saizan marked this pull request as ready for review April 8, 2026 10:03
@Saizan Saizan force-pushed the cache-ghc-on-macos branch from 357a6d3 to 1bbb579 Compare April 8, 2026 10:04
@Saizan Saizan merged commit 1bbb579 into master Apr 8, 2026
5 checks passed
@Saizan Saizan deleted the cache-ghc-on-macos branch April 8, 2026 10:05
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