Skip to content

Merge pull request #26 from F2I-Consulting/dev #215

Merge pull request #26 from F2I-Consulting/dev

Merge pull request #26 from F2I-Consulting/dev #215

Re-run triggered January 16, 2025 15:00
Status Success
Total duration 2m 1s
Artifacts 3
windows-2019
6m 16s
windows-2019
windows-2019-with-fesapi
6m 41s
windows-2019-with-fesapi
ubuntu-22
1m 49s
ubuntu-22
ubuntu-22-java11
2m 10s
ubuntu-22-java11
Build wheels on windows-latest
54m 13s
Build wheels on windows-latest
Build wheels on ubuntu-latest
43m 4s
Build wheels on ubuntu-latest
Build wheels on macos-14
29m 42s
Build wheels on macos-14
Matrix: ubuntu-22-java11-with-fesapi
Fit to window
Zoom out
Zoom in

Annotations

2 warnings
Build wheels on ubuntu-latest
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
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"`.