Merge pull request #137 from supermihi/fix-ci #150
default.yml
on: push
Matrix: build_wheels
sdist
10s
publish
24s
Annotations
4 warnings and 1 notice
build_wheels (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"`.
|
publish
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/download-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Upgrade to Trusted Publishing
Trusted Publishers allows publishing packages to PyPI from automated environments like GitHub Actions without needing to use username/password combinations or API tokens to authenticate with PyPI. Read more: https://docs.pypi.org/trusted-publishers
|
publish
Unexpected input(s) 'pattern', 'merge-multiple', valid inputs are ['name', 'path']
|
build_wheels (macos-13)
Setting SYSTEM_VERSION_COMPAT=0 to ensure CPython 3.8 can get correct macOS version and allow installation of wheels with MACOSX_DEPLOYMENT_TARGET >= 11.0. See https://github.com/pypa/cibuildwheel/issues/1767 for the details.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
bdist-macos-13
Expired
|
5.8 MB |
|
bdist-macos-14
Expired
|
5.34 MB |
|
bdist-ubuntu-latest
Expired
|
24.4 MB |
|
bdist-windows-latest
Expired
|
1.92 MB |
|
sdist
Expired
|
488 KB |
|