CI: update upload-artifact version in build-wheels workflow #494
build_wheels.yml
on: pull_request
Get commit message
6s
Matrix: build_wheels
Annotations
3 warnings and 1 notice
|
Get commit message
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
Build wheels on macos-latest
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"`.
|
|
Build wheels on macos-13
libtool 2.5.4 is already installed and up-to-date.
To reinstall 2.5.4, run:
brew reinstall libtool
|
|
Build wheels on 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 | Digest | |
|---|---|---|---|
|
pydarshan-wheels-macos-13
Expired
|
3.72 MB |
sha256:f71a3d21fc1509133932cf99cf0fc24c4e7a22d033a27d9131f2a6a0ac1d58ce
|
|
|
pydarshan-wheels-macos-latest
Expired
|
3.7 MB |
sha256:42168dc869557957f043ac875e19cf625b93ed40d8441f1a191797ecd118ac92
|
|
|
pydarshan-wheels-ubuntu-latest
Expired
|
4.36 MB |
sha256:b80f463b64de241624065422ff58ad0eadf818e4f099ed508b4a5faf251d54e9
|
|