We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c50ab1b commit 1f22cf5Copy full SHA for 1f22cf5
1 file changed
.github/workflows/UnitTests.yml
@@ -28,7 +28,7 @@ jobs:
28
maxdiffusion_workload:
29
name: "Run MaxDiffusion Workload"
30
# IMPORTANT: Replace with the label for your runner (e.g., v5p-8)
31
- runs-on: ["linux-x86-a2-48-a100-4gpu"]
+ runs-on: ["linux-x86-a3-megagpu-h100-8gpu"]
32
container:
33
image: gcr.io/tpu-prod-env-multipod/maxdiffusion_stable_stack_candidate:latest
34
steps:
0 commit comments