Commit 0a202d6
committed
🔧 Remove ARM64 Linux build target from CI pipeline
Remove ARM64 Linux build configuration from build matrix
- Remove linux-arm64 build target from build-packages job matrix
- Eliminates aarch64-unknown-linux-gnu target configuration
- Removes associated ARM64-specific build parameters
- Simplifies CI pipeline to focus on primary x86_64 Linux target
This change addresses CI failures related to ARM64 cross-compilation
while maintaining support for primary deployment targets.1 parent 00235a3 commit 0a202d6
1 file changed
+0
-7
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
157 | 157 | | |
158 | 158 | | |
159 | 159 | | |
160 | | - | |
161 | | - | |
162 | | - | |
163 | | - | |
164 | | - | |
165 | | - | |
166 | | - | |
167 | 160 | | |
168 | 161 | | |
169 | 162 | | |
| |||
0 commit comments