Skip to content

Commit

Permalink
remove linux arm from test again
Browse files Browse the repository at this point in the history
Signed-off-by: Chloe Yip <[email protected]>
  • Loading branch information
cyip10 committed Nov 18, 2024
1 parent 0db81fc commit e758cc1
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions .github/json_matrices/build-matrix.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,15 +9,6 @@
"run": "always",
"languages": ["python", "node", "java", "go", "dotnet"]
},
{
"OS": "ubuntu",
"NAMED_OS": "linux",
"RUNNER": ["self-hosted", "Linux", "ARM64"],
"ARCH": "arm64",
"TARGET": "aarch64-unknown-linux-gnu",
"PACKAGE_MANAGERS": ["pypi", "npm", "maven"],
"languages": ["python", "node", "java", "go", "dotnet"]
},
{
"OS": "macos",
"NAMED_OS": "darwin",
Expand Down

0 comments on commit e758cc1

Please sign in to comment.