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 e2b9c92 commit f2a74c2Copy full SHA for f2a74c2
.github/workflows/cloud-tpu-presubmit.yml
@@ -15,7 +15,7 @@ jobs:
15
shell: bash
16
strategy:
17
matrix:
18
- runner: ["linux-x86-n2-64"]
+ runner: ["linux-x86-n2-64-quoct"]
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