We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f2a74c2 commit e70fd11Copy full SHA for e70fd11
.github/workflows/cloud-tpu-presubmit.yml
@@ -15,7 +15,7 @@ jobs:
15
shell: bash
16
strategy:
17
matrix:
18
- runner: ["linux-x86-n2-64-quoct"]
+ runner: ["linux-arm64-c4a-16"]
19
artifact: ["jax", "jaxlib", "jax-cuda-pjrt", "jax-cuda-plugin"]
20
python: ["3.11"]
21
# jax-cuda-pjrt and jax are pure Python packages so they do not need to be built for each
0 commit comments