Skip to content

Commit 189599f

Browse files
committed
turn off AMD tests
1 parent 9b94f0c commit 189599f

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/ci-pr-checks.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -60,9 +60,9 @@ jobs:
6060
scale_to_zero: true
6161
e2e_gpu_type: nvidia
6262
# AMD-focused: MI300X, MI250, NVIDIA A100 heterogeneous for limiter tests
63-
- gpu_type: amd-mix
64-
scale_to_zero: false
65-
e2e_gpu_type: amd
63+
# - gpu_type: amd-mix
64+
# scale_to_zero: false
65+
# e2e_gpu_type: amd
6666
name: e2e-tests (gpu=${{ matrix.gpu_type }}, scale-to-zero=${{ matrix.scale_to_zero }})
6767
steps:
6868
- name: Checkout source

0 commit comments

Comments
 (0)