add workflows #1
testing-and-deployment.yml
on: push
Matrix: build_wheels
Build source distribution
15s
Release
0s
Annotations
9 errors and 1 warning
Build source distribution
Process completed with exit code 1.
|
Build wheels on macos-14
Command ['python', '-m', 'pip', 'wheel', '/Users/runner/work/lsdyna-mesh-reader/lsdyna-mesh-reader', '--wheel-dir=/private/var/folders/4d/0gnh84wj53j7wyk695q0tc_80000gn/T/cibw-run-4jq4a9vv/cp39-macosx_arm64/built_wheel', '--no-deps'] failed with code 1.
|
Build wheels on macos-14
Process completed with exit code 1.
|
Build wheels on ubuntu-latest
Command ['python', '-m', 'pip', 'wheel', PurePosixPath('/project'), '--wheel-dir=/tmp/cibuildwheel/built_wheel', '--no-deps'] failed with code 1.
|
Build wheels on ubuntu-latest
Process completed with exit code 1.
|
Build wheels on macos-13
Command ['python', '-m', 'pip', 'wheel', '/Users/runner/work/lsdyna-mesh-reader/lsdyna-mesh-reader', '--wheel-dir=/private/var/folders/zf/5wcpcvh91p9g4jn5srhsmzv40000gn/T/cibw-run-2bp0pa0n/cp39-macosx_x86_64/built_wheel', '--no-deps'] failed with code 1.
|
Build wheels on macos-13
Process completed with exit code 1.
|
Build wheels on windows-latest
Command ['python', '-m', 'pip', 'wheel', 'D:\\a\\lsdyna-mesh-reader\\lsdyna-mesh-reader', '--wheel-dir=C:\\Users\\runneradmin\\AppData\\Local\\Temp\\cibw-run-b7zd52lz\\cp39-win_amd64\\built_wheel', '--no-deps'] failed with code 1.
|
Build wheels on windows-latest
Process completed with exit code 1.
|
Build wheels on macos-14
Bumping MACOSX_DEPLOYMENT_TARGET (10.14) to the minimum required (11.0).
|