We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f31d659 commit 031d4efCopy full SHA for 031d4ef
1 file changed
.github/workflows/UnitTests.yml
@@ -31,7 +31,7 @@ jobs:
31
strategy:
32
fail-fast: false
33
matrix:
34
- tpu-type: ["v4-8"]
+ tpu-type: ["v5-8"]
35
name: "TPU test (${{ matrix.tpu-type }})"
36
runs-on: ["self-hosted", "tpu", "${{ matrix.tpu-type }}"]
37
steps:
0 commit comments