Skip to content

Commit 2761fe1

Browse files
Update the tpu type tag
1 parent 820fc8a commit 2761fe1

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)