Skip to content

Commit 031d4ef

Browse files
authored
Update UnitTests.yml
Modify to use new runner
1 parent f31d659 commit 031d4ef

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
@@ -31,7 +31,7 @@ jobs:
3131
strategy:
3232
fail-fast: false
3333
matrix:
34-
tpu-type: ["v4-8"]
34+
tpu-type: ["v5-8"]
3535
name: "TPU test (${{ matrix.tpu-type }})"
3636
runs-on: ["self-hosted", "tpu", "${{ matrix.tpu-type }}"]
3737
steps:

0 commit comments

Comments
 (0)