[Fix] Same Subnormal value over all platform #92
build_wheels.yml
on: pull_request
Matrix: build_wheels_macos
Matrix: Build wheels on Windows
Publish to PyPI
0s
Annotations
2 errors
Build wheels on macos-14
Process completed with exit code 1.
|
Build wheels on macos-14
cibuildwheel: Command ['/bin/sh', '-c', 'pip install /Users/runner/work/numpy-user-dtypes/numpy-user-dtypes/quaddtype[test]\nif python -c "import sys; exit(0 if hasattr(sys, \'_is_gil_enabled\') and not sys._is_gil_enabled() else 1)"; then\n pytest --parallel-threads=10 --iterations=10 /Users/runner/work/numpy-user-dtypes/numpy-user-dtypes/quaddtype/tests\nelse\n pytest -s /Users/runner/work/numpy-user-dtypes/numpy-user-dtypes/quaddtype/tests\nfi\n'] failed with code 138.
|