Commit 57762ff
committed
CI: Use newer Aarch64/Linux host
The run-on-arch-action [1] is outdated, resulting in several CI
breakage. The fork [2] mainatined by @allinurl provides latest Ubuntu
images for Aarch64, and it would be useful to align with x86-64 based CI
images.
Addressing CI infrastructure challenges, the run-on-arch-action [1] has
become obsolete and is causing build failures. By adopting @allinurl's
fork [2] with updated Ubuntu Aarch64 images, CI can be improved, ensuring
consistent build environments across x86-64 and Arm platforms.
[1] https://github.com/uraimo/run-on-arch-action
[2] https://github.com/allinurl/run-on-arch-action1 parent 5ec905a commit 57762ff
1 file changed
+7
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
152 | 152 | | |
153 | 153 | | |
154 | 154 | | |
155 | | - | |
156 | | - | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
157 | 158 | | |
158 | | - | |
159 | | - | |
160 | | - | |
| 159 | + | |
| 160 | + | |
161 | 161 | | |
162 | 162 | | |
163 | 163 | | |
164 | | - | |
| 164 | + | |
| 165 | + | |
165 | 166 | | |
166 | 167 | | |
167 | 168 | | |
| |||
0 commit comments