Skip to content

Add 3.13 to supported versions #758

Add 3.13 to supported versions

Add 3.13 to supported versions #758

Triggered via push September 15, 2024 16:57
Status Failure
Total duration 17m 14s
Artifacts

tests.yml

on: push
Matrix: build_binpy_wheels
Build sdist
6s
Build sdist
lint_job
4s
lint_job
Matrix: test_binpy_wheels
Deploy Live
0s
Deploy Live
Deploy Test
0s
Deploy Test
Create Github Release
0s
Create Github Release
Fit to window
Zoom out
Zoom in

Annotations

8 errors, 2 warnings, and 2 notices
lint_job
The version '3.13' with architecture 'x64' was not found for Ubuntu 22.04. The list of all available versions can be found here: https://raw.githubusercontent.com/actions/python-versions/main/versions-manifest.json
Build sdist
The version '3.13' with architecture 'x64' was not found for Ubuntu 22.04. The list of all available versions can be found here: https://raw.githubusercontent.com/actions/python-versions/main/versions-manifest.json
ubuntu-latest, arch=auto
Command ['sh', '-c', 'python /project/run_tests.py'] failed with code 1.
ubuntu-latest, arch=auto
Process completed with exit code 1.
windows-latest, arch=auto
Command python D:\a\line_profiler\line_profiler/run_tests.py failed with code 1.
windows-latest, arch=auto
Process completed with exit code 1.
macOS-latest, arch=auto
Command ['arch', '-x86_64', '/bin/sh', '-c', 'python /Users/runner/work/line_profiler/line_profiler/run_tests.py'] failed with code 1.
macOS-latest, arch=auto
Process completed with exit code 1.
macOS-latest, arch=auto
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"`.
macOS-latest, arch=auto
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"`.
macOS-latest, arch=auto
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.
macOS-latest, arch=auto
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.