fail-fast: false
matrix:
arch: [x86_64, i686, ppc64le, aarch64]
- pyver: [cp38, cp39, cp310, cp311, cp312, cp313]
+ pyver: [cp38, cp39, cp310, cp311, cp312, cp313, cp314-dev]
platform: [manylinux, musllinux]
steps:
fail-fast: false
matrix:
arch: [x86_64, arm64]
- pyver: [cp39, cp310, cp311, cp312, cp313]
+ pyver: [cp39, cp310, cp311, cp312, cp313, cp314-dev]
include:
# cp38 on arm64 can be built but cannot be tested:
# https://github.com/pypa/cibuildwheel/pull/1169
matrix:
# Might want to add win32, untested at the moment.
arch: [win_amd64]
- pyver: [cp38, cp39, cp310, cp311, cp312, cp313]
+ pyver: [cp38, cp39, cp310, cp311, cp312, cp313, cp314-dev]
defaults:
run: