diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 16e99ad27..33f09c0da 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -52,8 +52,6 @@ jobs: runner: - labels: [self-hosted, Linux, X64, cpu] container: "ubuntu:22.04" - - labels: [self-hosted, Linux, X64, rocm-7600-8gb] - container: "rocm/pytorch:rocm6.1.3_ubuntu22.04_py3.10_pytorch_release-2.1.2" - labels: [self-hosted, Linux, X64, rocm-7600-8gb] container: "rocm/pytorch:rocm6.1_ubuntu22.04_py3.10_pytorch_2.4" - labels: [self-hosted, Linux, X64, cuda-3060-12gb]