We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e727c11 commit ef515b1Copy full SHA for ef515b1
1 file changed
.github/workflows/UnitTests.yml
@@ -33,7 +33,7 @@ jobs:
33
matrix:
34
tpu-type: ["v5p-8"]
35
name: "TPU test (${{ matrix.tpu-type }})"
36
- runs-on: ["self-hosted","${{ matrix.tpu-type }}", "maxdiffusion-github-runner-2"]
+ runs-on: ["self-hosted","${{ matrix.tpu-type }}"]
37
steps:
38
- uses: actions/checkout@v4
39
- name: Set up Python 3.12
0 commit comments