CI #7
Annotations
2 errors and 3 warnings
Build wheel
Command ['python', '-m', 'pip', 'wheel', '/Users/runner/work/aggdraw/aggdraw', '--wheel-dir=/private/var/folders/c3/yyzr8vp96lg9ycnj632jvpnw0000gn/T/cibw-run-ml39eogb/cp312-macosx_arm64/built_wheel', '--no-deps'] failed with code 1. None
|
Build wheel
Process completed with exit code 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-python@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build wheel
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"`.
|
Loading