We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9172655 commit 6de4ff2Copy full SHA for 6de4ff2
1 file changed
.github/workflows/UnitTests.yml
@@ -34,7 +34,7 @@ jobs:
34
runs-on: ["linux-x86-a3-megagpu-h100-8gpu"]
35
container:
36
# Using the MaxDiffusion container as requested
37
- 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
38
39
steps:
40
- name: Checkout MaxText Repository
0 commit comments