Merge pull request #70 from lithammer/update-publish-workflow #129
python.yml
on: push
Matrix: build_wheels
Build source distribution
7s
publish
0s
Annotations
1 warning
Build wheels on macos-14
While cibuildwheel can build CPython 3.8 universal2/arm64 wheels, we cannot test the arm64 part of them, even when running on an Apple Silicon machine. This is because we use the x86_64 installer of CPython 3.8. See the discussion in https://github.com/pypa/cibuildwheel/pull/1169 for the details. To silence this warning, set `CIBW_TEST_SKIP: "cp38-macosx_*:arm64"`.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
cibw-sdist
Expired
|
8.09 KB |
|
cibw-wheels-macos-14-2
Expired
|
49.2 KB |
|
cibw-wheels-ubuntu-latest-0
Expired
|
496 KB |
|
cibw-wheels-windows-latest-1
Expired
|
121 KB |
|