Build and upload to Test-PyPI #23
deploy-test-pypi.yml
on: workflow_dispatch
Matrix: build_wheels_mac
Matrix: build_wheels_manylinux
Matrix: build_wheels_manylinux_arm
Matrix: build_wheels_musllinux
Matrix: build_wheels_musllinux_arm
Matrix: build_wheels_windows
Build source distribution
24s
upload_pypi
Annotations
2 errors and 2 warnings
|
Build wheels on Windows (x86)
Process completed with exit code 1.
|
|
Build wheels on Windows (x86)
cibuildwheel: Command pytest D:\a\PyGLM\PyGLM/test/PyGLM_test.py -v failed with code 1.
|
|
Build wheels on Windows (x86)
cibuildwheel: Invalid skip selector: 'cp37-*'. cibuildwheel 3.x no longer supports Python < 3.8. Please use the 2.x series or update `skip`. This selector will have no effect.
|
|
Build wheels on Windows (x86)
cibuildwheel: Invalid skip selector: 'cp36-*'. cibuildwheel 3.x no longer supports Python < 3.8. Please use the 2.x series or update `skip`. This selector will have no effect.
|