Skip to content

Commit

Permalink
Move ARM CI to old t2a machine type.
Browse files Browse the repository at this point in the history
This is an attempted fix for some of the strange errors seen on the Actions ARM build.

PiperOrigin-RevId: 725751312
  • Loading branch information
ddunl authored and Google-ML-Automation committed Feb 11, 2025
1 parent 24d2bbe commit 97fbd35
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-c4a-16",
pool: "linux-arm64-t2a-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 97fbd35

Please sign in to comment.