We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad1292b commit 80711ccCopy full SHA for 80711cc
1 file changed
.github/workflows/UnitTests.yml
@@ -33,7 +33,7 @@ jobs:
33
# IMPORTANT: Replace with the label for your specific GPU runner if different
34
runs-on: ["linux-x86-a3-megagpu-h100-8gpu"]
35
container:
36
- 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
37
38
steps:
39
- name: Create and Activate Swap File
0 commit comments