Commit e8f49c0
committed
perf(build): use native ARM64 runners for SEA ARM64 builds
Use ubuntu-24.04-arm64 native runners for all ARM64 SEA builds
(both standard Linux and Alpine) instead of emulating on x64 runners.
Benefits:
- Faster build times (no cross-compilation overhead)
- More reliable execution
- Consistent with smol build workflow
Applies to:
- Linux ARM64
- Alpine ARM641 parent 966251a commit e8f49c0
1 file changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
124 | 124 | | |
125 | 125 | | |
126 | 126 | | |
127 | | - | |
| 127 | + | |
128 | 128 | | |
129 | 129 | | |
130 | 130 | | |
131 | 131 | | |
132 | | - | |
| 132 | + | |
133 | 133 | | |
134 | 134 | | |
135 | 135 | | |
| |||
139 | 139 | | |
140 | 140 | | |
141 | 141 | | |
142 | | - | |
| 142 | + | |
143 | 143 | | |
144 | 144 | | |
145 | 145 | | |
| |||
0 commit comments