Skip to content

Commit 5cbb87a

Browse files
giordanowsmoses
authored andcommitted
[CI] Disable TPU
1 parent f7d1928 commit 5cbb87a

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

.github/workflows/CI.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -61,11 +61,11 @@ jobs:
6161
assertions:
6262
- false
6363
include:
64-
- os: linux-x86-ct6e-180-4tpu
65-
version: "1.11"
66-
assertions: false
67-
test_group: core
68-
runtime: "IFRT"
64+
# - os: linux-x86-ct6e-180-4tpu
65+
# version: "1.11"
66+
# assertions: false
67+
# test_group: core
68+
# runtime: "IFRT"
6969
- os: ubuntu-24.04
7070
version: "1.10"
7171
assertions: true

0 commit comments

Comments
 (0)