diff --git a/.github/matrix.json b/.github/matrix.json index 9f98c429c..c3327feb9 100644 --- a/.github/matrix.json +++ b/.github/matrix.json @@ -29,15 +29,6 @@ "dtype-asserts": true, "expecttest-accept": true }, - { - "runner": "linux.g5.4xlarge.nvidia.gpu", - "python-version": "3.12", - "ref-eager": false, - "image": "nvidia/cuda:12.8.1-devel-ubuntu24.04", - "runtime-version": "cu128", - "container-options": "--gpus all", - "alias": "a10g" - }, { "runner": "linux.g5.4xlarge.nvidia.gpu", "python-version": "3.12",