Commit c0ed841
Use native aarch64 manylinux container for ARM64 wheel builds
On the ARM64 runner, maturin-action defaults to the x86_64
cross-compilation container which can't run natively. Specify
the native manylinux_2_28_aarch64 container explicitly.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent 4336e29 commit c0ed841
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
89 | 89 | | |
90 | 90 | | |
91 | 91 | | |
| 92 | + | |
92 | 93 | | |
93 | 94 | | |
94 | 95 | | |
| |||
0 commit comments