Commit f8da323
docs: clarify cross-build setup for linux/arm64 in CI example
Add an inline YAML comment and a note explaining that the linux/arm64
matrix entry uses cross-building via TARGET_ARCH env var on an x64
runner, and that engines with native compilation steps may need actual
arm64 runners or QEMU emulation.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent 8495e7f commit f8da323
1 file changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
935 | 935 | | |
936 | 936 | | |
937 | 937 | | |
938 | | - | |
| 938 | + | |
939 | 939 | | |
940 | 940 | | |
941 | 941 | | |
| |||
978 | 978 | | |
979 | 979 | | |
980 | 980 | | |
| 981 | + | |
| 982 | + | |
981 | 983 | | |
982 | 984 | | |
983 | 985 | | |
| |||
0 commit comments