Skip to content

Commit 48ffe59

Browse files
remove temp always run tag on arm mac
Signed-off-by: James Xin <[email protected]>
1 parent ca4f054 commit 48ffe59

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/json_matrices/build-matrix.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,6 @@
2626
"ARCH": "arm64",
2727
"TARGET": "aarch64-apple-darwin",
2828
"PACKAGE_MANAGERS": ["pypi", "npm", "maven", "pkg_go_dev"],
29-
"comment": "Making mac always run for in-PR testing, to be removed",
30-
"run": "always",
3129
"languages": ["python", "node", "java", "go", "dotnet", "php"]
3230
},
3331
{

0 commit comments

Comments
 (0)