diff --git a/.github/workflows/sycl-nightly.yml b/.github/workflows/sycl-nightly.yml index f5b3453e6db98..fc0b90be7990a 100644 --- a/.github/workflows/sycl-nightly.yml +++ b/.github/workflows/sycl-nightly.yml @@ -74,13 +74,6 @@ jobs: target_devices: opencl:cpu tests_selector: e2e - - name: Self-hosted CUDA - runner: '["Linux", "cuda"]' - image: ghcr.io/intel/llvm/ubuntu2204_build:latest - image_options: -u 1001 --gpus all --cap-add SYS_ADMIN - target_devices: ext_oneapi_cuda:gpu - tests_selector: e2e - - name: SYCL-CTS on OCL CPU runner: '["Linux", "gen12"]' image: ghcr.io/intel/llvm/ubuntu2204_intel_drivers:latest