Commit 43e8b79
Fix ARM64 CI: use amd64_arm64 cross-compiler on x64 runner
The ARM64-native clang++.exe cannot run on x64 runners. Use the
amd64_arm64 cross-compilation toolset instead.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent 637f19c commit 43e8b79
1 file changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| 18 | + | |
18 | 19 | | |
19 | 20 | | |
20 | 21 | | |
| 22 | + | |
21 | 23 | | |
22 | 24 | | |
23 | 25 | | |
| |||
27 | 29 | | |
28 | 30 | | |
29 | 31 | | |
30 | | - | |
| 32 | + | |
31 | 33 | | |
32 | 34 | | |
33 | 35 | | |
| |||
0 commit comments