Skip to content

Rename LICENSE_OpenSans.ttf to LICENSE_OpenSans.txt #567

Rename LICENSE_OpenSans.ttf to LICENSE_OpenSans.txt

Rename LICENSE_OpenSans.ttf to LICENSE_OpenSans.txt #567

Triggered via push January 11, 2025 17:00
Status Cancelled
Total duration 6m 28s
Artifacts

ci.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

6 errors, 4 warnings, and 1 notice
build (windows-2019)
The run was canceled by @khaledhosny.
build (windows-2019)
The operation was canceled.
build (ubuntu-latest)
The run was canceled by @khaledhosny.
build (ubuntu-latest)
The operation was canceled.
build (macos-latest)
The run was canceled by @khaledhosny.
build (macos-latest)
The operation was canceled.
build (windows-2019)
PyPy builds will be disabled by default in version 3. Enabling PyPy builds should be specified by enable
build (ubuntu-latest)
PyPy builds will be disabled by default in version 3. Enabling PyPy builds should be specified by enable
build (macos-latest)
PyPy builds will be disabled by default in version 3. Enabling PyPy builds should be specified by enable
build (macos-latest)
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-latest)
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.