updated github actions #304
python-package.yml
on: push
Matrix: build_wheels
Build source distribution
1m 22s
upload_pypi
0s
Annotations
2 warnings
Build source distribution
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build_wheels (macos-latest, 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 | |
---|---|---|
artifact-macos-latest-cp310
Expired
|
846 KB |
|
artifact-macos-latest-cp311
Expired
|
846 KB |
|
artifact-macos-latest-cp312
Expired
|
847 KB |
|
artifact-macos-latest-cp38
Expired
|
846 KB |
|
artifact-macos-latest-cp39
Expired
|
846 KB |
|
artifact-source
Expired
|
873 KB |
|
artifact-ubuntu-latest-cp310
Expired
|
5.71 MB |
|
artifact-ubuntu-latest-cp311
Expired
|
5.88 MB |
|
artifact-ubuntu-latest-cp312
Expired
|
5.94 MB |
|
artifact-ubuntu-latest-cp38
Expired
|
5.83 MB |
|
artifact-ubuntu-latest-cp39
Expired
|
5.72 MB |
|
artifact-windows-latest-cp310
Expired
|
919 KB |
|
artifact-windows-latest-cp311
Expired
|
918 KB |
|
artifact-windows-latest-cp312
Expired
|
919 KB |
|
artifact-windows-latest-cp38
Expired
|
921 KB |
|
artifact-windows-latest-cp39
Expired
|
921 KB |
|