Skip to content

Commit

Permalink
Move ARM CI back to c4a
Browse files Browse the repository at this point in the history
Moving to the old machine type didn't fix the failures unfortunately...
So move back for now to get the speedup from the newer machine type.

PiperOrigin-RevId: 726196912
  • Loading branch information
ddunl authored and Google-ML-Automation committed Feb 12, 2025
1 parent 9e845f0 commit 3923508
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
repo: "openxla/xla",
},
{
pool: "linux-arm64-t2a-16",
pool: "linux-arm64-c4a-16",
container: "us-central1-docker.pkg.dev/tensorflow-sigs/tensorflow/ml-build-arm64:latest",
kokoro_job_name: "xla-linux-arm64-cpu",
pretty_name: "XLA Linux ARM64 CPU",
Expand Down

0 comments on commit 3923508

Please sign in to comment.