Commit 9f94c69
macos: Use an isolated prefix on macos-15-intel
The macos-15-intel runner image ships a pre-installed Ruby under
/usr/local whose default-gem directory shares the 3.3.0 ABI path with
the build. With the default prefix, Gem.default_dir scans that directory
and dies on a stale bundler default-gem stub while autoloading rake
during make check. Build under an isolated prefix on Intel only.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent ee66ecf commit 9f94c69
1 file changed
Lines changed: 6 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
56 | 61 | | |
57 | 62 | | |
58 | 63 | | |
| |||
99 | 104 | | |
100 | 105 | | |
101 | 106 | | |
102 | | - | |
| 107 | + | |
103 | 108 | | |
104 | 109 | | |
105 | 110 | | |
| |||
0 commit comments