Skip to content

Fix rint for near-halfway cases #84

Fix rint for near-halfway cases

Fix rint for near-halfway cases #84

Re-run triggered August 29, 2025 14:43
Status Cancelled
Total duration 22s
Artifacts 3

build_wheels.yml

on: pull_request
Matrix: build_wheels_macos
Matrix: Build wheels on Windows
Publish to PyPI
0s
Publish to PyPI
Fit to window
Zoom out
Zoom in

Annotations

2 errors
Build wheels on macos-14
Process completed with exit code 1.
Build wheels on macos-14
cmake was installed from the local/pinned tap but you are trying to install it from the homebrew/core tap. Formulae with the same name from different taps cannot be installed at the same time. To install this version, you must first uninstall the existing formula: brew uninstall cmake Then you can install the desired version: brew install cmake