Fix: Capacity check on 32-bit MSVC #79
release.yml
on: push
Update Version
6s
Matrix: build_wheels
Matrix: create_linux_deb_package
Matrix: create_macos_library
Matrix: create_windows_dll_library
Publish Python
3m 7s
Annotations
14 warnings and 18 notices
Build Python 311 for windows-latest
While arm64 wheels can be built on other platforms, they cannot be tested. An arm64 runner is required. To silence this warning, set `CIBW_TEST_SKIP: "*-win_arm64"`.
|
Build Python 312 for windows-latest
While arm64 wheels can be built on other platforms, they cannot be tested. An arm64 runner is required. To silence this warning, set `CIBW_TEST_SKIP: "*-win_arm64"`.
|
Publish Rust
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Publish Rust
The following actions use a deprecated Node.js version and will be forced to run on node20: actions-rs/toolchain@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Publish Rust
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/
|
Publish Rust
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/
|
Publish Rust
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/
|
Publish Rust
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 Python 310 for windows-latest
While arm64 wheels can be built on other platforms, they cannot be tested. An arm64 runner is required. To silence this warning, set `CIBW_TEST_SKIP: "*-win_arm64"`.
|
Build Python 38 for 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 Python 38 for 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 Python 39 for windows-latest
While arm64 wheels can be built on other platforms, they cannot be tested. An arm64 runner is required. To silence this warning, set `CIBW_TEST_SKIP: "*-win_arm64"`.
|
Create Dll Library for Windows x86
The following actions use a deprecated Node.js version and will be forced to run on node20: jwlawson/actions-setup-cmake@v1.13. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Create Dll Library for Windows x64
The following actions use a deprecated Node.js version and will be forced to run on node20: jwlawson/actions-setup-cmake@v1.13. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build Python 311 for windows-latest
Setting DIST_EXTRA_CONFIG=C:\Users\runneradmin\AppData\Local\Temp\cibw-run-g245t5i_\cp311-win_arm64\build\extra-setup.cfg for cross-compilation
|
Build Python 311 for windows-latest
Setting SETUPTOOLS_EXT_SUFFIX=.cp311-win_arm64.pyd for cross-compilation
|
Build Python 311 for windows-latest
Setting SETUPTOOLS_USE_DISTUTILS=local as it is required for cross-compilation
|
Build Python 311 for windows-latest
Setting CARGO_BUILD_TARGET=aarch64-pc-windows-msvc for cross-compilation
|
Build Python 312 for windows-latest
Setting DIST_EXTRA_CONFIG=C:\Users\runneradmin\AppData\Local\Temp\cibw-run-siyqutwg\cp312-win_arm64\build\extra-setup.cfg for cross-compilation
|
Build Python 312 for windows-latest
Setting SETUPTOOLS_EXT_SUFFIX=.cp312-win_arm64.pyd for cross-compilation
|
Build Python 312 for windows-latest
Setting SETUPTOOLS_USE_DISTUTILS=local as it is required for cross-compilation
|
Build Python 312 for windows-latest
Setting CARGO_BUILD_TARGET=aarch64-pc-windows-msvc for cross-compilation
|
Build Python 310 for windows-latest
Setting DIST_EXTRA_CONFIG=C:\Users\runneradmin\AppData\Local\Temp\cibw-run-2bd1gahy\cp310-win_arm64\build\extra-setup.cfg for cross-compilation
|
Build Python 310 for windows-latest
Setting SETUPTOOLS_EXT_SUFFIX=.cp310-win_arm64.pyd for cross-compilation
|
Build Python 310 for windows-latest
Setting SETUPTOOLS_USE_DISTUTILS=local as it is required for cross-compilation
|
Build Python 310 for windows-latest
Setting CARGO_BUILD_TARGET=aarch64-pc-windows-msvc for cross-compilation
|
Build Python 38 for macos-latest
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.
|
Build Python 38 for macos-latest
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.
|
Build Python 39 for windows-latest
Setting DIST_EXTRA_CONFIG=C:\Users\runneradmin\AppData\Local\Temp\cibw-run-ivstwezq\cp39-win_arm64\build\extra-setup.cfg for cross-compilation
|
Build Python 39 for windows-latest
Setting SETUPTOOLS_EXT_SUFFIX=.cp39-win_arm64.pyd for cross-compilation
|
Build Python 39 for windows-latest
Setting SETUPTOOLS_USE_DISTUTILS=local as it is required for cross-compilation
|
Build Python 39 for windows-latest
Setting CARGO_BUILD_TARGET=aarch64-pc-windows-msvc for cross-compilation
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
cibw-wheels-macos-latest-10
Expired
|
251 KB |
|
cibw-wheels-macos-latest-11
Expired
|
251 KB |
|
cibw-wheels-macos-latest-12
Expired
|
251 KB |
|
cibw-wheels-macos-latest-13
Expired
|
253 KB |
|
cibw-wheels-macos-latest-7
Expired
|
71 KB |
|
cibw-wheels-macos-latest-8
Expired
|
71.2 KB |
|
cibw-wheels-macos-latest-9
Expired
|
251 KB |
|
cibw-wheels-ubuntu-latest-0
Expired
|
1.98 MB |
|
cibw-wheels-ubuntu-latest-1
Expired
|
1.98 MB |
|
cibw-wheels-ubuntu-latest-2
Expired
|
2 MB |
|
cibw-wheels-ubuntu-latest-3
Expired
|
2.01 MB |
|
cibw-wheels-ubuntu-latest-4
Expired
|
2.02 MB |
|
cibw-wheels-ubuntu-latest-5
Expired
|
2.05 MB |
|
cibw-wheels-ubuntu-latest-6
Expired
|
2.04 MB |
|
cibw-wheels-windows-latest-14
Expired
|
133 KB |
|
cibw-wheels-windows-latest-15
Expired
|
133 KB |
|
cibw-wheels-windows-latest-16
Expired
|
133 KB |
|
cibw-wheels-windows-latest-17
Expired
|
194 KB |
|
cibw-wheels-windows-latest-18
Expired
|
194 KB |
|
cibw-wheels-windows-latest-19
Expired
|
194 KB |
|
cibw-wheels-windows-latest-20
Expired
|
194 KB |
|