Commit 6240d21
committed
Fix release workflow: cross-compile darwin/amd64 on arm64 runner
macos-13 runners are retired. Use macos-latest (arm64) for both darwin
builds, with clang -arch x86_64 to cross-compile the amd64 variant.
https://claude.ai/code/session_01688MBwKW1GJtJKoiYvMxke1 parent e1cd7ed commit 6240d21
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| 46 | + | |
46 | 47 | | |
47 | 48 | | |
48 | 49 | | |
| |||
0 commit comments