We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 02da45a commit 4aa60d1Copy full SHA for 4aa60d1
1 file changed
.github/workflows/UnitTests.yml
@@ -32,7 +32,7 @@ jobs:
32
# IMPORTANT: Replace with the label for your specific GPU runner if different
33
runs-on: ["linux-x86-a3-megagpu-h100-8gpu"]
34
container:
35
- image: us-docker.pkg.dev/tpu-prod-env-multipod/jax-stable-stack/candidate/gpu:jax0.7.2-cuda12.9-rev1:latest
+ image: us-docker.pkg.dev/tpu-prod-env-multipod/jax-stable-stack/candidate/gpu:jax0.7.2-cuda12.9-rev1
36
37
steps:
38
- name: Verify Environment
0 commit comments