We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ec29e4e commit ecfacadCopy full SHA for ecfacad
1 file changed
.github/workflows/UnitTests.yml
@@ -69,7 +69,7 @@ jobs:
69
# IMPORTANT: Replace with the label for your runner (e.g., v5p-8)
70
runs-on: ["linux-x86-a3-megagpu-h100-8gpu"]
71
container:
72
- image: gcr.io/tpu-prod-env-multipod/maxdiffusion_stable_stack_candidate:jax0.7.2_cuda12_tecu12_gpu
+ image: gcr.io/tpu-prod-env-multipod/maxdiffusion_stable_stack_candidate:jax0.7.2_cuda13_te2.6.0
73
steps:
74
- name: Checkout Repository
75
uses: actions/checkout@v4
0 commit comments