Skip to content

chore(release.yml): update cibuildwheel to 3.3 #377

chore(release.yml): update cibuildwheel to 3.3

chore(release.yml): update cibuildwheel to 3.3 #377

Triggered via push December 19, 2025 20:35
Status Cancelled
Total duration 1m 11s
Artifacts

test.yml

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

Annotations

9 errors, 2 warnings, and 1 notice
Build wheels on macos-13
The macOS-13 based runner images are now retired. For more details, see https://github.com/actions/runner-images/issues/13046.
Build wheels on ubuntu-latest
The process '/opt/hostedtoolcache/ruff/0.14.10/x86_64/ruff' failed with exit code 1
Ruff (F401): UnityPy/tools/extractor.py#L17
UnityPy/tools/extractor.py:17:5: F401 `UnityPy.classes.Sprite` imported but unused
Ruff (F401): UnityPy/tools/extractor.py#L13
UnityPy/tools/extractor.py:13:5: F401 `UnityPy.classes.MonoBehaviour` imported but unused
Ruff (F401): UnityPy/tools/extractor.py#L9
UnityPy/tools/extractor.py:9:5: F401 `UnityPy.classes.AudioClip` imported but unused
Build wheels on windows-latest
The process 'C:\hostedtoolcache\windows\ruff\0.14.10\x86_64\ruff.exe' failed with exit code 1
Ruff (F401): UnityPy/tools/extractor.py#L17
UnityPy\tools\extractor.py:17:5: F401 `UnityPy.classes.Sprite` imported but unused
Ruff (F401): UnityPy/tools/extractor.py#L13
UnityPy\tools\extractor.py:13:5: F401 `UnityPy.classes.MonoBehaviour` imported but unused
Ruff (F401): UnityPy/tools/extractor.py#L9
UnityPy\tools\extractor.py:9:5: F401 `UnityPy.classes.AudioClip` imported but unused
Build wheels on ubuntu-latest
Could not parse version from /home/runner/work/UnityPy/UnityPy/pyproject.toml. Using latest version.
Build wheels on windows-latest
Could not parse version from D:\a\UnityPy\UnityPy\pyproject.toml. Using latest version.
Build wheels on macos-13
The macOS-13 based runner images are being deprecated, consider switching to macOS-15 (macos-15-intel) or macOS 15 arm64 (macos-latest) instead. For more details see https://github.com/actions/runner-images/issues/13046