Skip to content

ci: add support for new architectures#1697

Merged
aaugustin merged 1 commit intopython-websockets:mainfrom
justeph:ci-add-new-architecture
Feb 11, 2026
Merged

ci: add support for new architectures#1697
aaugustin merged 1 commit intopython-websockets:mainfrom
justeph:ci-add-new-architecture

Conversation

@justeph
Copy link
Contributor

@justeph justeph commented Feb 11, 2026

Add support for the new following architectures:

  • armv7l
  • ppc64le
  • riscv64
  • s390x

riscv64 support was added in cibuildwheel 3.1.2, so we need a more recent version of it. Uses the current latest version which is 3.3.1

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>
@aaugustin aaugustin merged commit 9b8b111 into python-websockets:main Feb 11, 2026
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants