Build Python Package #444
python-package.yml
on: workflow_dispatch
Post a pending workflow status to Cantera/cantera
4s
Dump the input parameters for the workflow
0s
Matrix: build-wheels
Send jobs status to Cantera/cantera
2s
Annotations
2 errors, 7 warnings, and 1 notice
Build windows-2022 AMD64 for py-all
Command pytest -vv --durations=100 %CANTERA_TEST_DIR%\test\python failed with code 2.
|
Build windows-2022 AMD64 for py-all
Process completed with exit code 1.
|
Build macos-14 arm64 for py-all
While cibuildwheel can build CPython 3.8 universal2/arm64 wheels, we cannot test the arm64 part of them, even when running on an Apple Silicon machine. This is because we use the x86_64 installer of CPython 3.8. See the discussion in https://github.com/pypa/cibuildwheel/pull/1169 for the details. To silence this warning, set `CIBW_TEST_SKIP: "cp38-macosx_*:arm64"`.
|
Build macos-13 x86_64 for py-all
Cache save failed.
|
Build ubuntu-latest x86_64 for py-all
Cache save failed.
|
Build ubuntu-latest aarch64 for py3.11
Cache save failed.
|
Build ubuntu-latest aarch64 for py3.12
Cache save failed.
|
Build ubuntu-latest aarch64 for py3.9
Cache save failed.
|
Build ubuntu-latest aarch64 for py3.8
Cache save failed.
|
Build macos-13 x86_64 for py-all
Setting SYSTEM_VERSION_COMPAT=0 to ensure CPython 3.8 can get correct macOS version and allow installation of wheels with MACOSX_DEPLOYMENT_TARGET >= 11.0. See https://github.com/pypa/cibuildwheel/issues/1767 for the details.
|