Fix CI failures on windows and macos (#99) #498
Annotations
4 warnings
Build wheels
cibuildwheel 3 will require Python 3.11+, please upgrade the Python version used to run cibuildwheel. This does not affect the versions you can target when building wheels. See: https://cibuildwheel.pypa.io/en/stable/#what-does-it-do
|
Build wheels
Bumping MACOSX_DEPLOYMENT_TARGET (10.13) to the minimum required (11.0).
|
Build wheels
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"`.
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "java-all-platforms", "java-macos-latest", "java-ubuntu-latest", "java-windows-latest", "python-wheels".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Loading