Skip to content

v8: GPUs, MXFP & NVFP4 for Rust, Python, and C++ #1096

v8: GPUs, MXFP & NVFP4 for Rust, Python, and C++

v8: GPUs, MXFP & NVFP4 for Rust, Python, and C++ #1096

Triggered via pull request June 12, 2026 13:59
Status Failure
Total duration 49m 12s
Artifacts 37

prerelease.yml

on: pull_request
Update Version
8s
Update Version
Build Wheels  /  Build Python Source Distribution
24s
Build Wheels / Build Python Source Distribution
Matrix: Build Wheels / Build Python Wheels (Linux ARM)
Matrix: Build Wheels / Build Python Wheels (Linux RISC-V)
Matrix: Build Wheels / Build Python Wheels (Linux x86)
Matrix: Build Wheels / Build Python Wheels (macOS ARM)
Matrix: Build Wheels / Build Python Wheels (macOS x86)
Matrix: Build Wheels / Build Python Wheels (Other Platforms)
Matrix: Build Wheels / Build Python Wheels (Windows)
Fit to window
Zoom out
Zoom in

Annotations

27 errors, 22 warnings, and 36 notices
Build Wheels / Build Python Wheels (Other Platforms) (311, ppc64le)
The strategy configuration was canceled because "wheels.build_wheels_other._313_i686" failed
Build Wheels / Build Python Wheels (Other Platforms) (313, i686)
Final attempt failed. Child_process exited with error code 1
Build Wheels / Build Python Wheels (Other Platforms) (313, i686)
cibuildwheel: Command ['sh', '-c', ' python -m pip install numpy --only-binary=:all: || (echo "Failed to install NumPy" && exit 0) &&\n python -m pip install scipy --only-binary=:all: || (echo "Failed to install SciPy" && exit 0) &&\n python -m pip install ml_dtypes --only-binary=:all: || (echo "Failed to install ml_dtypes" && exit 0) &&\n python -c "import numkong; print(numkong.get_capabilities())" &&\n PYTHONMALLOC=debug pytest /project/test/ -s -x -Wd\n'] failed with code 1.
Build Wheels / Build Python Wheels (Other Platforms) (313, i686)
cibuildwheel: Command ['sh', '-c', ' python -m pip install numpy --only-binary=:all: || (echo "Failed to install NumPy" && exit 0) &&\n python -m pip install scipy --only-binary=:all: || (echo "Failed to install SciPy" && exit 0) &&\n python -m pip install ml_dtypes --only-binary=:all: || (echo "Failed to install ml_dtypes" && exit 0) &&\n python -c "import numkong; print(numkong.get_capabilities())" &&\n PYTHONMALLOC=debug pytest /project/test/ -s -x -Wd\n'] failed with code 1.
Build Wheels / Build Python Wheels (Other Platforms) (312, ppc64le)
The strategy configuration was canceled because "wheels.build_wheels_other._313_i686" failed
Build Wheels / Build Python Wheels (Other Platforms) (310, ppc64le)
The strategy configuration was canceled because "wheels.build_wheels_other._313_i686" failed
Build Wheels / Build Python Wheels (Other Platforms) (311, i686)
The strategy configuration was canceled because "wheels.build_wheels_other._313_i686" failed
Build Wheels / Build Python Wheels (Other Platforms) (311, s390x)
The strategy configuration was canceled because "wheels.build_wheels_other._313_i686" failed
Build Wheels / Build Python Wheels (Other Platforms) (312, i686)
The strategy configuration was canceled because "wheels.build_wheels_other._313_i686" failed
Build Wheels / Build Python Wheels (Other Platforms) (314t, s390x)
The strategy configuration was canceled because "wheels.build_wheels_other._313_i686" failed
Build Wheels / Build Python Wheels (Other Platforms) (313, s390x)
The strategy configuration was canceled because "wheels.build_wheels_other._313_i686" failed
Build Wheels / Build Python Wheels (Other Platforms) (314, i686)
The strategy configuration was canceled because "wheels.build_wheels_other._313_i686" failed
Build Wheels / Build Python Wheels (Other Platforms) (314, s390x)
The strategy configuration was canceled because "wheels.build_wheels_other._313_i686" failed
Build Wheels / Build Python Wheels (Other Platforms) (314t, i686)
The strategy configuration was canceled because "wheels.build_wheels_other._313_i686" failed
Build Wheels / Build Python Wheels (Other Platforms) (310, i686)
The strategy configuration was canceled because "wheels.build_wheels_other._313_i686" failed
Build Wheels / Build Python Wheels (Other Platforms) (310, i686)
The operation was canceled.
Build Wheels / Build Python Wheels (Other Platforms) (310, i686)
cibuildwheel: Command ['sh', '-c', ' python -m pip install numpy --only-binary=:all: || (echo "Failed to install NumPy" && exit 0) &&\n python -m pip install scipy --only-binary=:all: || (echo "Failed to install SciPy" && exit 0) &&\n python -m pip install ml_dtypes --only-binary=:all: || (echo "Failed to install ml_dtypes" && exit 0) &&\n python -c "import numkong; print(numkong.get_capabilities())" &&\n PYTHONMALLOC=debug pytest /project/test/ -s -x -Wd\n'] failed with code 1.
Build Wheels / Build Python Wheels (Other Platforms) (312, s390x)
The strategy configuration was canceled because "wheels.build_wheels_other._313_i686" failed
Build Wheels / Build Python Wheels (Other Platforms) (312, s390x)
The operation was canceled.
Build Wheels / Build Python Wheels (Other Platforms) (310, s390x)
The strategy configuration was canceled because "wheels.build_wheels_other._313_i686" failed
Build Wheels / Build Python Wheels (Other Platforms) (310, s390x)
The operation was canceled.
Build Wheels / Build Python Wheels (Other Platforms) (314, ppc64le)
The strategy configuration was canceled because "wheels.build_wheels_other._313_i686" failed
Build Wheels / Build Python Wheels (Other Platforms) (314, ppc64le)
The operation was canceled.
Build Wheels / Build Python Wheels (Other Platforms) (313, ppc64le)
The strategy configuration was canceled because "wheels.build_wheels_other._313_i686" failed
Build Wheels / Build Python Wheels (Other Platforms) (313, ppc64le)
The operation was canceled.
Build Wheels / Build Python Wheels (Other Platforms) (314t, ppc64le)
The strategy configuration was canceled because "wheels.build_wheels_other._313_i686" failed
Build Wheels / Build Python Wheels (Other Platforms) (314t, ppc64le)
The strategy configuration was canceled because "wheels.build_wheels_other._313_i686" failed
Update Version
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/setup-python@v5. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Build Wheels / Build Python Wheels (macOS ARM) (312)
The following taps are not trusted: aws/tap azure/bicep Homebrew will ignore formulae, casks and commands from these taps when `HOMEBREW_REQUIRE_TAP_TRUST` is set. This will become the default in Homebrew 6.0.0 or 5.2.0, whichever comes first. Enable trust checks now with: export HOMEBREW_REQUIRE_TAP_TRUST=1 Trust specific formulae, casks or commands with: brew trust --formula <user>/<tap>/<formula> brew trust --cask <user>/<tap>/<cask> brew trust --command <user>/<tap>/<command> or trust installed formulae from these taps with: brew trust --formula azure/bicep/bicep You can trust all formulae, casks and commands from these taps with: brew trust aws/tap azure/bicep Prefer trusting only the specific formulae, casks or commands you need. Untap them with: brew untap aws/tap azure/bicep To keep allowing them by default during the transition: export HOMEBREW_NO_REQUIRE_TAP_TRUST=1 This is not recommended and will be removed in a later release.
Build Wheels / Build Python Wheels (macOS x86) (314t)
The following taps are not trusted: aws/tap azure/bicep Homebrew will ignore formulae, casks and commands from these taps when `HOMEBREW_REQUIRE_TAP_TRUST` is set. This will become the default in Homebrew 6.0.0 or 5.2.0, whichever comes first. Enable trust checks now with: export HOMEBREW_REQUIRE_TAP_TRUST=1 Trust specific formulae, casks or commands with: brew trust --formula <user>/<tap>/<formula> brew trust --cask <user>/<tap>/<cask> brew trust --command <user>/<tap>/<command> or trust installed formulae from these taps with: brew trust --formula azure/bicep/bicep You can trust all formulae, casks and commands from these taps with: brew trust aws/tap azure/bicep Prefer trusting only the specific formulae, casks or commands you need. Untap them with: brew untap aws/tap azure/bicep To keep allowing them by default during the transition: export HOMEBREW_NO_REQUIRE_TAP_TRUST=1 This is not recommended and will be removed in a later release.
Build Wheels / Build Python Wheels (macOS ARM) (314t)
The following taps are not trusted: aws/tap azure/bicep Homebrew will ignore formulae, casks and commands from these taps when `HOMEBREW_REQUIRE_TAP_TRUST` is set. This will become the default in Homebrew 6.0.0 or 5.2.0, whichever comes first. Enable trust checks now with: export HOMEBREW_REQUIRE_TAP_TRUST=1 Trust specific formulae, casks or commands with: brew trust --formula <user>/<tap>/<formula> brew trust --cask <user>/<tap>/<cask> brew trust --command <user>/<tap>/<command> or trust installed formulae from these taps with: brew trust --formula azure/bicep/bicep You can trust all formulae, casks and commands from these taps with: brew trust aws/tap azure/bicep Prefer trusting only the specific formulae, casks or commands you need. Untap them with: brew untap aws/tap azure/bicep To keep allowing them by default during the transition: export HOMEBREW_NO_REQUIRE_TAP_TRUST=1 This is not recommended and will be removed in a later release.
Build Wheels / Build Python Wheels (macOS ARM) (313)
The following taps are not trusted: aws/tap azure/bicep Homebrew will ignore formulae, casks and commands from these taps when `HOMEBREW_REQUIRE_TAP_TRUST` is set. This will become the default in Homebrew 6.0.0 or 5.2.0, whichever comes first. Enable trust checks now with: export HOMEBREW_REQUIRE_TAP_TRUST=1 Trust specific formulae, casks or commands with: brew trust --formula <user>/<tap>/<formula> brew trust --cask <user>/<tap>/<cask> brew trust --command <user>/<tap>/<command> or trust installed formulae from these taps with: brew trust --formula azure/bicep/bicep You can trust all formulae, casks and commands from these taps with: brew trust aws/tap azure/bicep Prefer trusting only the specific formulae, casks or commands you need. Untap them with: brew untap aws/tap azure/bicep To keep allowing them by default during the transition: export HOMEBREW_NO_REQUIRE_TAP_TRUST=1 This is not recommended and will be removed in a later release.
Build Wheels / Build Python Wheels (macOS x86) (311)
The following taps are not trusted: aws/tap azure/bicep Homebrew will ignore formulae, casks and commands from these taps when `HOMEBREW_REQUIRE_TAP_TRUST` is set. This will become the default in Homebrew 6.0.0 or 5.2.0, whichever comes first. Enable trust checks now with: export HOMEBREW_REQUIRE_TAP_TRUST=1 Trust specific formulae, casks or commands with: brew trust --formula <user>/<tap>/<formula> brew trust --cask <user>/<tap>/<cask> brew trust --command <user>/<tap>/<command> or trust installed formulae from these taps with: brew trust --formula azure/bicep/bicep You can trust all formulae, casks and commands from these taps with: brew trust aws/tap azure/bicep Prefer trusting only the specific formulae, casks or commands you need. Untap them with: brew untap aws/tap azure/bicep To keep allowing them by default during the transition: export HOMEBREW_NO_REQUIRE_TAP_TRUST=1 This is not recommended and will be removed in a later release.
Build Wheels / Build Python Wheels (macOS ARM) (314)
The following taps are not trusted: aws/tap azure/bicep Homebrew will ignore formulae, casks and commands from these taps when `HOMEBREW_REQUIRE_TAP_TRUST` is set. This will become the default in Homebrew 6.0.0 or 5.2.0, whichever comes first. Enable trust checks now with: export HOMEBREW_REQUIRE_TAP_TRUST=1 Trust specific formulae, casks or commands with: brew trust --formula <user>/<tap>/<formula> brew trust --cask <user>/<tap>/<cask> brew trust --command <user>/<tap>/<command> or trust installed formulae from these taps with: brew trust --formula azure/bicep/bicep You can trust all formulae, casks and commands from these taps with: brew trust aws/tap azure/bicep Prefer trusting only the specific formulae, casks or commands you need. Untap them with: brew untap aws/tap azure/bicep To keep allowing them by default during the transition: export HOMEBREW_NO_REQUIRE_TAP_TRUST=1 This is not recommended and will be removed in a later release.
Build Wheels / Build Python Wheels (Windows) (314t, ARM64)
cibuildwheel: 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 Wheels / Build Python Wheels (Windows) (311, ARM64)
cibuildwheel: 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 Wheels / Build Python Wheels (Windows) (314, ARM64)
cibuildwheel: 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 Wheels / Build Python Wheels (macOS x86) (310)
The following taps are not trusted: aws/tap azure/bicep Homebrew will ignore formulae, casks and commands from these taps when `HOMEBREW_REQUIRE_TAP_TRUST` is set. This will become the default in Homebrew 6.0.0 or 5.2.0, whichever comes first. Enable trust checks now with: export HOMEBREW_REQUIRE_TAP_TRUST=1 Trust specific formulae, casks or commands with: brew trust --formula <user>/<tap>/<formula> brew trust --cask <user>/<tap>/<cask> brew trust --command <user>/<tap>/<command> or trust installed formulae from these taps with: brew trust --formula azure/bicep/bicep You can trust all formulae, casks and commands from these taps with: brew trust aws/tap azure/bicep Prefer trusting only the specific formulae, casks or commands you need. Untap them with: brew untap aws/tap azure/bicep To keep allowing them by default during the transition: export HOMEBREW_NO_REQUIRE_TAP_TRUST=1 This is not recommended and will be removed in a later release.
Build Wheels / Build Python Wheels (macOS x86) (313)
The following taps are not trusted: aws/tap azure/bicep Homebrew will ignore formulae, casks and commands from these taps when `HOMEBREW_REQUIRE_TAP_TRUST` is set. This will become the default in Homebrew 6.0.0 or 5.2.0, whichever comes first. Enable trust checks now with: export HOMEBREW_REQUIRE_TAP_TRUST=1 Trust specific formulae, casks or commands with: brew trust --formula <user>/<tap>/<formula> brew trust --cask <user>/<tap>/<cask> brew trust --command <user>/<tap>/<command> or trust installed formulae from these taps with: brew trust --formula azure/bicep/bicep You can trust all formulae, casks and commands from these taps with: brew trust aws/tap azure/bicep Prefer trusting only the specific formulae, casks or commands you need. Untap them with: brew untap aws/tap azure/bicep To keep allowing them by default during the transition: export HOMEBREW_NO_REQUIRE_TAP_TRUST=1 This is not recommended and will be removed in a later release.
Build Wheels / Build Python Wheels (Windows) (313, ARM64)
cibuildwheel: 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 Wheels / Build Python Wheels (Windows) (312, ARM64)
cibuildwheel: 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 Wheels / Build Python Wheels (Windows) (310, ARM64)
cibuildwheel: 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 Wheels / Build Python Wheels (Other Platforms) (313, i686)
Failed to save: Unable to reserve cache with key docker.io--tonistiigi--binfmt-latest-linux-x64, another job may be creating this cache.
Build Wheels / Build Python Wheels (Other Platforms) (313, i686)
Attempt 1 failed. Reason: Child_process exited with error code 1
Build Wheels / Build Python Wheels (Other Platforms) (310, i686)
Failed to save: Unable to reserve cache with key docker.io--tonistiigi--binfmt-latest-linux-x64, another job may be creating this cache.
Build Wheels / Build Python Wheels (Other Platforms) (312, s390x)
Failed to save: Unable to reserve cache with key docker.io--tonistiigi--binfmt-latest-linux-x64, another job may be creating this cache.
Build Wheels / Build Python Wheels (Other Platforms) (310, s390x)
Failed to save: Unable to reserve cache with key docker.io--tonistiigi--binfmt-latest-linux-x64, another job may be creating this cache.
Build Wheels / Build Python Wheels (Other Platforms) (314, ppc64le)
Failed to save: Unable to reserve cache with key docker.io--tonistiigi--binfmt-latest-linux-x64, another job may be creating this cache.
Build Wheels / Build Python Wheels (Other Platforms) (313, ppc64le)
Failed to save: Unable to reserve cache with key docker.io--tonistiigi--binfmt-latest-linux-x64, another job may be creating this cache.
Build Wheels / Build Python Wheels (Windows) (313, AMD64)
NOTICE: windows-2025 requests are being redirected to windows-2025-vs2026 by June 15, 2026
Build Wheels / Build Python Wheels (Windows) (311, AMD64)
NOTICE: windows-2025 requests are being redirected to windows-2025-vs2026 by June 15, 2026
Build Wheels / Build Python Wheels (Windows) (310, AMD64)
NOTICE: windows-2025 requests are being redirected to windows-2025-vs2026 by June 15, 2026
Build Wheels / Build Python Wheels (Windows) (314t, ARM64)
cibuildwheel: Setting CARGO_BUILD_TARGET=aarch64-pc-windows-msvc for cross-compilation
Build Wheels / Build Python Wheels (Windows) (314t, ARM64)
cibuildwheel: Setting SETUPTOOLS_USE_DISTUTILS=local as it is required for cross-compilation
Build Wheels / Build Python Wheels (Windows) (314t, ARM64)
cibuildwheel: Setting SETUPTOOLS_EXT_SUFFIX=.cp314t-win_arm64.pyd for cross-compilation
Build Wheels / Build Python Wheels (Windows) (314t, ARM64)
cibuildwheel: Setting DIST_EXTRA_CONFIG=C:\Users\runneradmin\AppData\Local\Temp\cibw-run-vbtdll39\cp314t-win_arm64\build\extra-setup.cfg for cross-compilation
Build Wheels / Build Python Wheels (Windows) (314t, ARM64)
NOTICE: windows-2025 requests are being redirected to windows-2025-vs2026 by June 15, 2026
Build Wheels / Build Python Wheels (Windows) (311, ARM64)
cibuildwheel: Setting CARGO_BUILD_TARGET=aarch64-pc-windows-msvc for cross-compilation
Build Wheels / Build Python Wheels (Windows) (311, ARM64)
cibuildwheel: Setting SETUPTOOLS_USE_DISTUTILS=local as it is required for cross-compilation
Build Wheels / Build Python Wheels (Windows) (311, ARM64)
cibuildwheel: Setting SETUPTOOLS_EXT_SUFFIX=.cp311-win_arm64.pyd for cross-compilation
Build Wheels / Build Python Wheels (Windows) (311, ARM64)
cibuildwheel: Setting DIST_EXTRA_CONFIG=C:\Users\runneradmin\AppData\Local\Temp\cibw-run-srmeiema\cp311-win_arm64\build\extra-setup.cfg for cross-compilation
Build Wheels / Build Python Wheels (Windows) (311, ARM64)
NOTICE: windows-2025 requests are being redirected to windows-2025-vs2026 by June 15, 2026
Build Wheels / Build Python Wheels (Windows) (314, ARM64)
cibuildwheel: Setting CARGO_BUILD_TARGET=aarch64-pc-windows-msvc for cross-compilation
Build Wheels / Build Python Wheels (Windows) (314, ARM64)
cibuildwheel: Setting SETUPTOOLS_USE_DISTUTILS=local as it is required for cross-compilation
Build Wheels / Build Python Wheels (Windows) (314, ARM64)
cibuildwheel: Setting SETUPTOOLS_EXT_SUFFIX=.cp314-win_arm64.pyd for cross-compilation
Build Wheels / Build Python Wheels (Windows) (314, ARM64)
cibuildwheel: Setting DIST_EXTRA_CONFIG=C:\Users\runneradmin\AppData\Local\Temp\cibw-run-rncdmf7x\cp314-win_arm64\build\extra-setup.cfg for cross-compilation
Build Wheels / Build Python Wheels (Windows) (314, ARM64)
NOTICE: windows-2025 requests are being redirected to windows-2025-vs2026 by June 15, 2026
Build Wheels / Build Python Wheels (Windows) (312, AMD64)
NOTICE: windows-2025 requests are being redirected to windows-2025-vs2026 by June 15, 2026
Build Wheels / Build Python Wheels (Windows) (313, ARM64)
cibuildwheel: Setting CARGO_BUILD_TARGET=aarch64-pc-windows-msvc for cross-compilation
Build Wheels / Build Python Wheels (Windows) (313, ARM64)
cibuildwheel: Setting SETUPTOOLS_USE_DISTUTILS=local as it is required for cross-compilation
Build Wheels / Build Python Wheels (Windows) (313, ARM64)
cibuildwheel: Setting SETUPTOOLS_EXT_SUFFIX=.cp313-win_arm64.pyd for cross-compilation
Build Wheels / Build Python Wheels (Windows) (313, ARM64)
cibuildwheel: Setting DIST_EXTRA_CONFIG=C:\Users\runneradmin\AppData\Local\Temp\cibw-run-28h7cgh_\cp313-win_arm64\build\extra-setup.cfg for cross-compilation
Build Wheels / Build Python Wheels (Windows) (313, ARM64)
NOTICE: windows-2025 requests are being redirected to windows-2025-vs2026 by June 15, 2026
Build Wheels / Build Python Wheels (Windows) (314t, AMD64)
NOTICE: windows-2025 requests are being redirected to windows-2025-vs2026 by June 15, 2026
Build Wheels / Build Python Wheels (Windows) (312, ARM64)
cibuildwheel: Setting CARGO_BUILD_TARGET=aarch64-pc-windows-msvc for cross-compilation
Build Wheels / Build Python Wheels (Windows) (312, ARM64)
cibuildwheel: Setting SETUPTOOLS_USE_DISTUTILS=local as it is required for cross-compilation
Build Wheels / Build Python Wheels (Windows) (312, ARM64)
cibuildwheel: Setting SETUPTOOLS_EXT_SUFFIX=.cp312-win_arm64.pyd for cross-compilation
Build Wheels / Build Python Wheels (Windows) (312, ARM64)
cibuildwheel: Setting DIST_EXTRA_CONFIG=C:\Users\runneradmin\AppData\Local\Temp\cibw-run-ziacmkes\cp312-win_arm64\build\extra-setup.cfg for cross-compilation
Build Wheels / Build Python Wheels (Windows) (312, ARM64)
NOTICE: windows-2025 requests are being redirected to windows-2025-vs2026 by June 15, 2026
Build Wheels / Build Python Wheels (Windows) (314, AMD64)
NOTICE: windows-2025 requests are being redirected to windows-2025-vs2026 by June 15, 2026
Build Wheels / Build Python Wheels (Windows) (310, ARM64)
cibuildwheel: Setting CARGO_BUILD_TARGET=aarch64-pc-windows-msvc for cross-compilation
Build Wheels / Build Python Wheels (Windows) (310, ARM64)
cibuildwheel: Setting SETUPTOOLS_USE_DISTUTILS=local as it is required for cross-compilation
Build Wheels / Build Python Wheels (Windows) (310, ARM64)
cibuildwheel: Setting SETUPTOOLS_EXT_SUFFIX=.cp310-win_arm64.pyd for cross-compilation
Build Wheels / Build Python Wheels (Windows) (310, ARM64)
cibuildwheel: Setting DIST_EXTRA_CONFIG=C:\Users\runneradmin\AppData\Local\Temp\cibw-run-hnm101nw\cp310-win_arm64\build\extra-setup.cfg for cross-compilation
Build Wheels / Build Python Wheels (Windows) (310, ARM64)
NOTICE: windows-2025 requests are being redirected to windows-2025-vs2026 by June 15, 2026

Artifacts

Produced during runtime
Name Size Digest
cibw-wheels-linux-aarch64-cp310
10.3 MB
sha256:34574a46fbe96172f419ddbd4921699edd06376423797aa86ec1e89887169a7f
cibw-wheels-linux-aarch64-cp311
10.3 MB
sha256:e3853bd311475522c5044a53bcbfaaca88b6bee305189f3569223702fd43b2b6
cibw-wheels-linux-aarch64-cp312
10.3 MB
sha256:b80faca52922d6f4cf13e9142c69e28ca4c2117b9350247f6554906c268dc4f5
cibw-wheels-linux-aarch64-cp313
10.3 MB
sha256:056a890d15febcb24a3f609d54c36966b4d41cb8b6ca8b3f5d5e028d1240ad66
cibw-wheels-linux-aarch64-cp314
10.3 MB
sha256:8ab7250fa036c856db013e8904672a293b7ef1cf4e7c3b4d73f5ebbb73fafdda
cibw-wheels-linux-aarch64-cp314t
10.4 MB
sha256:afc681d004da66e1f00492372b120309826c749e2f32f5d59d5cf2b9bafa1e4c
cibw-wheels-linux-x86_64-cp310
19.9 MB
sha256:e21ed34c264606f62e5b7420f4b84d0a58112381577252e6262212808fa12cc2
cibw-wheels-linux-x86_64-cp311
19.9 MB
sha256:fec2afd5fe7e50e66af07258ab2097b5abedea1c95b5eeb47dd78f221370c217
cibw-wheels-linux-x86_64-cp312
19.9 MB
sha256:2fb533e0d1d617500ad5af1ef3b607523104e442d74e79e94866f3c382872a89
cibw-wheels-linux-x86_64-cp313
19.9 MB
sha256:c5ccea62c6a840d629ffdd54a3a76df6c13665e81ba142d5765d210aa29a4996
cibw-wheels-linux-x86_64-cp314
19.9 MB
sha256:7f6054b6f38f42e5947aa5b9060e82d0c7e55d077f8d86da57f918d3298a2654
cibw-wheels-linux-x86_64-cp314t
19.9 MB
sha256:d73a28978661a72e71e1de48831fc904bc964dfeb12936bfcd3bd8c7e19e26c9
cibw-wheels-macos-arm64-cp310
1.17 MB
sha256:1302096b6744835286eacc115ebe738972a415e4c1f4950baa588d5cc50dc2a1
cibw-wheels-macos-arm64-cp311
1.17 MB
sha256:9d3e0e9dce59875bcbadf5fa9f8f7b4af92802238c4a223dd56f29068db4cb36
cibw-wheels-macos-arm64-cp312
1.17 MB
sha256:e77993f20d18c984a58a1ec5afb50c0e28f678521a4f102ccb1d6f7100d309ce
cibw-wheels-macos-arm64-cp313
1.17 MB
sha256:141409305c1ab747ac3b09917557ab82b130a530e7af0109aa514126ab8a9477
cibw-wheels-macos-arm64-cp314
1.17 MB
sha256:a14cc6cbbfc8417f086307ed1c2ac10be48031fd60806873f36d3e07cbad5259
cibw-wheels-macos-arm64-cp314t
1.17 MB
sha256:0ca0d9f3d67734b5db646dd4476269a8f34beb393580514914df0079669f3e86
cibw-wheels-macos-x86_64-cp310
1.19 MB
sha256:65dbf87413dc06c173852bacba6f09a67887d79687bbb9593be6b1fb00a23acf
cibw-wheels-macos-x86_64-cp311
1.19 MB
sha256:49bde70994d617ffc756678d54a433d7960723485c8c116879416c89eac73356
cibw-wheels-macos-x86_64-cp312
1.19 MB
sha256:7c40042a3ae79392aab00395ad28b30bb723568d4dbcd25203bb4b5555e3d89c
cibw-wheels-macos-x86_64-cp313
1.19 MB
sha256:15b292cea852f14d831d6ace8e861924d8128363a16107724a4ea430b2f4bdd6
cibw-wheels-macos-x86_64-cp314
1.19 MB
sha256:6f64d0fe15d8ed3fe5145bfa2a4be6e69b1b1764264af2a8a578567d3829e7fb
cibw-wheels-macos-x86_64-cp314t
1.19 MB
sha256:aa92f4884c59f991a5974b0b2f067aabc0048f8b291c0679afcf4a38c53975ef
cibw-wheels-windows-arm64-cp310
876 KB
sha256:9438fbb3c27b440aae16416c51534df54ae73cb9e57f69e5090bd751d22c39c5
cibw-wheels-windows-arm64-cp311
876 KB
sha256:27214e4cc2bc4e0adaad190102fe74c6e86bafc68a1a8b1357f28319af9f9c9a
cibw-wheels-windows-arm64-cp312
877 KB
sha256:0a423439828a66358db49853d62057f37774ae60c82b38c4bb0d232c7e1dacdd
cibw-wheels-windows-arm64-cp313
877 KB
sha256:ae2a58b1d6500c1e667680554d9095457468ebe94136a8d52f9437430dbca4d6
cibw-wheels-windows-arm64-cp314
909 KB
sha256:fc20adf72a8610d3ea26471bb1a119e3a93715a1c0a7996d425590c142a3528b
cibw-wheels-windows-arm64-cp314t
910 KB
sha256:0654d372a6c5600d31857c8b355b50fb1c1bbe31ff12b2f70e7fac88603ab264
cibw-wheels-windows-x86_64-cp310
769 KB
sha256:f706a9d1c5094c3cd5a1ad4089aec2d69538dd54b52ae7606d5f6b429e1327e9
cibw-wheels-windows-x86_64-cp311
769 KB
sha256:c885fb74c30a148c783ec16a2e4f96f747f4d5ec6d342fc52e478a5aa51fcf46
cibw-wheels-windows-x86_64-cp312
769 KB
sha256:6754b8100675d7c2356e1aab51b25f12a4ea6c1e1328e1c0748f50f96bdc4af1
cibw-wheels-windows-x86_64-cp313
769 KB
sha256:f2a314c8937c897aa82225a9fb5ebeaab04f0808234a0216c238a43d52820f91
cibw-wheels-windows-x86_64-cp314
796 KB
sha256:543b401ad843ab710e0e7dd627d1424b70c0a5d5d527ad95f6640b43c7dcb1a9
cibw-wheels-windows-x86_64-cp314t
799 KB
sha256:7097420687021adac74c660a0a8e97b45d7c8d6fa150d3551056df3767ede492
sdist Expired
1.16 MB
sha256:a06fdbec0c9bf8814a91ccddea5c7d1515c90a12fc3de19d020f179f7af73f3d