Commit 14ace34
committed
ci: add support for new architectures
Add support for the new following architectures:
- armv7l
- ppc64le
- riscv64
- s390x
riscv64 support was added in cibuildwheel 3.1.2 [1], so we need a more
recent version of it. Uses the current latest version which is 3.3.1
[1]: https://cibuildwheel.pypa.io/en/stable/changelog/#v312
Signed-off-by: Julien Stephan <jstephan@baylibre.com>1 parent 3128f56 commit 14ace34
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
56 | | - | |
| 56 | + | |
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | | - | |
| 49 | + | |
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
| |||
0 commit comments