Add CI configuration for MacOS wheels #24
Annotations
2 errors and 1 warning
macos-wheels (x86_64, cp38)
Command ['python', '-m', 'build', '/Users/runner/work/katcp-codec/katcp-codec', '--wheel', '--outdir=/private/var/folders/1k/qq3pcbf12vb6vyblh81736p40000gn/T/cibw-run-sqe9hd9u/cp38-macosx_x86_64/built_wheel', '--config-setting=--build-option=--py-limited-api=cp38'] failed with code 1. None
|
macos-wheels (x86_64, cp38)
Process completed with exit code 1.
|
macos-wheels (arm64, cp38)
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 | |
---|---|---|
wheel_linux-aarch64-cp38
Expired
|
235 KB |
|
wheel_linux-x86_64-cp38
Expired
|
245 KB |
|
wheel_macos-arm64-cp38
Expired
|
212 KB |
|