We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8b00f41 commit 9824ee2Copy full SHA for 9824ee2
1 file changed
.github/workflows/ci_workflow.yml
@@ -61,7 +61,8 @@ jobs:
61
strategy:
62
fail-fast: false
63
matrix:
64
- build: [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12]
+ # build: [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12]
65
+ build: [1, 2, 4, 5, 7, 8, 10, 11, 12]
66
include:
67
# -------------------------------------------------------------------
68
# VFX CY2026 (Python 3.13)
0 commit comments