Skip to content

Commit 9824ee2

Browse files
committed
Test changed cicd
Signed-off-by: Mei Chu <meimchu@gmail.com>
1 parent 8b00f41 commit 9824ee2

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/ci_workflow.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,8 @@ jobs:
6161
strategy:
6262
fail-fast: false
6363
matrix:
64-
build: [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12]
64+
# build: [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12]
65+
build: [1, 2, 4, 5, 7, 8, 10, 11, 12]
6566
include:
6667
# -------------------------------------------------------------------
6768
# VFX CY2026 (Python 3.13)

0 commit comments

Comments
 (0)