Commit dad236e
authored
ci(release): macOS x86_64 packages on self-hosted c2pool-mac-intel (#323)
* ci(release): build macOS x86_64 packages on self-hosted c2pool-mac-intel
Repoint the release matrix's macOS x86_64 cell from GitHub-hosted macos-13
to the self-hosted Intel runner (macpro-intel-204), mirroring build.yml.
Port the launchd Homebrew-PATH guard (#100) so brew resolves under the
launchd service PATH. arm64 stays on macos-14. Revert: restore
'runner: macos-13' and drop the Set up Homebrew PATH step.
* ci(release): fix macOS universal lipo merge to resolve nested per-arch artifact dirs
download-artifact unpacks each per-arch package one level deep
(arm64/<pkgdir>/c2pool-<coin>); lipo referenced arm64/c2pool-<coin>
directly and failed with 'No such file or directory'. Resolve ARM_SRC
and X86_SRC to the staged package dirs so the merge finds both inputs.1 parent 370e616 commit dad236e
1 file changed
Lines changed: 26 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
178 | 178 | | |
179 | 179 | | |
180 | 180 | | |
181 | | - | |
| 181 | + | |
182 | 182 | | |
183 | 183 | | |
184 | 184 | | |
| |||
201 | 201 | | |
202 | 202 | | |
203 | 203 | | |
| 204 | + | |
| 205 | + | |
| 206 | + | |
| 207 | + | |
| 208 | + | |
| 209 | + | |
| 210 | + | |
| 211 | + | |
| 212 | + | |
| 213 | + | |
| 214 | + | |
| 215 | + | |
| 216 | + | |
| 217 | + | |
| 218 | + | |
204 | 219 | | |
205 | 220 | | |
206 | 221 | | |
| |||
313 | 328 | | |
314 | 329 | | |
315 | 330 | | |
| 331 | + | |
| 332 | + | |
| 333 | + | |
| 334 | + | |
| 335 | + | |
316 | 336 | | |
317 | 337 | | |
318 | 338 | | |
319 | | - | |
| 339 | + | |
320 | 340 | | |
321 | | - | |
| 341 | + | |
322 | 342 | | |
323 | | - | |
| 343 | + | |
324 | 344 | | |
325 | | - | |
326 | | - | |
| 345 | + | |
| 346 | + | |
327 | 347 | | |
328 | 348 | | |
329 | 349 | | |
| |||
0 commit comments