Merge pull request #52 from mjun0812/feat/dynamic-matrix

fix: test workflow
This commit is contained in:
Junya Morioka
2025-11-02 01:06:47 +09:00
committed by GitHub
+1 -2
View File
@@ -68,8 +68,7 @@ def main():
# "windows_code_build": WINDOWS_CODEBUILD_MATRIX,
"windows_code_build": False,
"exclude": EXCLUDE,
},
indent=2,
}
)
)