ci-bonsai-daily - exclude intel mac build for Python 3.13

Since Blender dropped support for it in Blender 5.0 and Python 3.13 is only needed for Blender 5.1.
This commit is contained in:
Andrej730
2026-01-28 17:15:06 +05:00
parent 91ee2b9222
commit 40e4894f8e
+5
View File
@@ -53,6 +53,11 @@ jobs:
name: "MacOS ARM Build",
short_name: macosm1,
}
exclude:
# Python 3.13 is needed for Blender 5.1+ and Blender dropped Intel Mac support in 5.0.
- pyver: py313
config:
short_name: macos
steps:
- uses: actions/checkout@v6
- uses: actions/setup-python@v6 # https://github.com/actions/setup-python