Skip to content

Commit c50ab1b

Browse files
remove self-hosted tag
1 parent 6e0898a commit c50ab1b

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
@@ -28,7 +28,7 @@ jobs:
2828
maxdiffusion_workload:
2929
name: "Run MaxDiffusion Workload"
3030
# IMPORTANT: Replace with the label for your runner (e.g., v5p-8)
31-
runs-on: ["self-hosted", "linux-x86-a2-48-a100-4gpu"]
31+
runs-on: ["linux-x86-a2-48-a100-4gpu"]
3232
container:
3333
image: gcr.io/tpu-prod-env-multipod/maxdiffusion_stable_stack_candidate:latest
3434
steps:

0 commit comments

Comments
 (0)