Skip to content

Commit e284d88

Browse files
authored
Update UnitTests.yml
Explicit, list runner
1 parent 031d4ef commit e284d88

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

0 commit comments

Comments
 (0)