DRAFT: Python implementation of cobyla #154
build_python.yml
on: pull_request
Build source distribution
9s
Matrix: build_wheels
Annotations
1 error, 7 warnings, and 1 notice
Build wheels on macos-12
GitHub Actions has encountered an internal error when running your job.
|
Build source distribution
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build wheels on macos-14
gcc@12 12.4.0 is already installed and up-to-date.
To reinstall 12.4.0, run:
brew reinstall gcc@12
|
Build wheels on macos-14
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 wheels on macos-13
gcc@12 12.4.0 is already installed and up-to-date.
To reinstall 12.4.0, run:
brew reinstall gcc@12
|
Build wheels on ubuntu-20.04
No files were found with the provided path: ./prima_htmlcov. No artifacts will be uploaded.
|
Build wheels on ubuntu-24.04
No files were found with the provided path: ./prima_htmlcov. No artifacts will be uploaded.
|
Build wheels on ubuntu-22.04
No files were found with the provided path: ./prima_htmlcov. No artifacts will be uploaded.
|
Build wheels on macos-13
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.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
cibw-sdist
|
8.16 MB |
|
cibw-wheels-macos-13-6
|
14 MB |
|
cibw-wheels-macos-14-7
|
10.4 MB |
|
cibw-wheels-ubuntu-20.04-0
|
21.9 MB |
|
cibw-wheels-ubuntu-22.04-1
|
21.9 MB |
|
cibw-wheels-ubuntu-24.04-2
|
21.9 MB |
|
cibw-wheels-windows-2019-3
|
4.99 MB |
|
cibw-wheels-windows-2022-4
|
4.99 MB |
|
coverage-report-macos-13-6
|
172 KB |
|
coverage-report-macos-14-7
|
150 KB |
|
coverage-report-windows-2019-3
|
171 KB |
|
coverage-report-windows-2022-4
|
171 KB |
|