Commit a7482d6
authored
ci: Install gcc-aarch64-linux-gnu for gnd cross-compilation (#6449)
* ci: Install gcc-aarch64-linux-gnu for gnd cross-compilation
The GitHub runner image no longer ships with the aarch64 cross-compiler
pre-installed, causing the gnd binary build to fail for aarch64-unknown-linux-gnu.
* ci: Install gcc-aarch64-linux-gnu for gnd cross-compilation1 parent 44afc0f commit a7482d6
1 file changed
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
50 | 53 | | |
51 | 54 | | |
52 | 55 | | |
| |||
61 | 64 | | |
62 | 65 | | |
63 | 66 | | |
| 67 | + | |
| 68 | + | |
64 | 69 | | |
65 | 70 | | |
66 | 71 | | |
| |||
0 commit comments