Skip to content

Commit

Permalink
Merge pull request #3049 from valkey-io/ephemeral_label
Browse files Browse the repository at this point in the history
Enable ARM arch tests for full-matrix only. Use ephemeral EC2 runners.
  • Loading branch information
ikolomi authored Feb 3, 2025
2 parents 0106d3c + 8ba79a7 commit fd56212
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions .github/json_matrices/build-matrix.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,16 +16,6 @@
"ARCH": "arm64",
"TARGET": "aarch64-unknown-linux-gnu",
"PACKAGE_MANAGERS": ["pypi", "npm", "maven"],
"run": "always",
"languages": ["python", "node", "java"]
},
{
"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"]
},
{
Expand Down

0 comments on commit fd56212

Please sign in to comment.