Commit 10e4300
authored
Fix macOS CI: set CONDA_OVERRIDE_OSX to resolve libmamba codesign failure (#1239)
* Initial plan
* Fix macOS CI: set CONDA_OVERRIDE_OSX=12.0 to prevent codesign failure
* Fix macOS CI: apply CONDA_OVERRIDE_OSX only on macOS via conditional step
* Fix macOS CI: use miniforge instead of mamba to avoid codesign Broken Pipe failure
* Restore strict channel priority for reproducible conda builds
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>1 parent 8d4a707 commit 10e4300
1 file changed
Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
25 | | - | |
| 24 | + | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
29 | | - | |
| 28 | + | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| |||
0 commit comments