Skip to content

Commit bf38ae4

Browse files
authored
Update UnitTests.yml
1 parent af23583 commit bf38ae4

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/UnitTests.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
# IMPORTANT: Replace with the label for your specific GPU runner if different
3232
runs-on: ["linux-x86-a3-megagpu-h100-8gpu"]
3333
container:
34-
image: us-docker.pkg.dev/tpu-prod-env-multipod/jax-stable-stack/candidate/gpu:jax0.7.2-cuda12.9-rev1:latest
34+
image: us-docker.pkg.dev/tpu-prod-env-multipod/jax-stable-stack/candidate/gpu:jax0.7.2-cuda12.9-rev1
3535

3636
steps:
3737
- name: Checkout Repository
@@ -58,4 +58,4 @@ jobs:
5858
output_dir="/tmp/flux-output/" \
5959
max_train_steps=5 \
6060
hardware=gpu \
61-
attention="cudnn_flash_te"
61+
attention="cudnn_flash_te"

0 commit comments

Comments
 (0)