diff --git a/.github/json_matrices/build-matrix.json b/.github/json_matrices/build-matrix.json index 45ad9eda36..6715c0ccab 100644 --- a/.github/json_matrices/build-matrix.json +++ b/.github/json_matrices/build-matrix.json @@ -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",