Commit ade2937
committed
ci(session-e2e): build Windows arm with zig cgo compiler
windows-latest's default mingw GCC can't compile pkg/apm/webrtc's MSVC SEH
(__try/__except). The repo only builds Windows via zig/clang (.goreleaser.yaml),
so install zig and point CC/CXX at it for the Windows arm.1 parent 38775be commit ade2937
1 file changed
Lines changed: 17 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
61 | 78 | | |
62 | 79 | | |
63 | 80 | | |
| |||
0 commit comments