Skip to content

Commit ef515b1

Browse files
authored
Update UnitTests.yml
1 parent e727c11 commit ef515b1

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
@@ -33,7 +33,7 @@ jobs:
3333
matrix:
3434
tpu-type: ["v5p-8"]
3535
name: "TPU test (${{ matrix.tpu-type }})"
36-
runs-on: ["self-hosted","${{ matrix.tpu-type }}", "maxdiffusion-github-runner-2"]
36+
runs-on: ["self-hosted","${{ matrix.tpu-type }}"]
3737
steps:
3838
- uses: actions/checkout@v4
3939
- name: Set up Python 3.12

0 commit comments

Comments
 (0)