Skip to content

Commit ecfacad

Browse files
update image tag to prevent gke caching
1 parent ec29e4e commit ecfacad

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/UnitTests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ jobs:
6969
# IMPORTANT: Replace with the label for your runner (e.g., v5p-8)
7070
runs-on: ["linux-x86-a3-megagpu-h100-8gpu"]
7171
container:
72-
image: gcr.io/tpu-prod-env-multipod/maxdiffusion_stable_stack_candidate:jax0.7.2_cuda12_tecu12_gpu
72+
image: gcr.io/tpu-prod-env-multipod/maxdiffusion_stable_stack_candidate:jax0.7.2_cuda13_te2.6.0
7373
steps:
7474
- name: Checkout Repository
7575
uses: actions/checkout@v4

0 commit comments

Comments
 (0)