Skip to content

Commit 9414c37

Browse files
committed
Fix linux precommit
1 parent 9fc9c87 commit 9414c37

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

.github/workflows/sycl-linux-precommit.yml

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -152,18 +152,6 @@ jobs:
152152
fail-fast: false
153153
matrix:
154154
include:
155-
<<<<<<< HEAD
156-
- name: NVIDIA/CUDA
157-
runner: '["Linux", "cuda"]'
158-
image_options: -u 1001 --gpus all --cap-add SYS_ADMIN
159-
target_devices: cuda:gpu
160-
=======
161-
- name: AMD/HIP
162-
runner: '["Linux", "amdgpu"]'
163-
image_options: -u 1001 --device=/dev/dri --device=/dev/kfd
164-
target_devices: hip:gpu
165-
reset_intel_gpu: false
166-
>>>>>>> sycl
167155
- name: E2E tests with dev igc on Intel Arc A-Series Graphics
168156
runner: '["Linux", "arc"]'
169157
image: ghcr.io/intel/llvm/ubuntu2404_intel_drivers:devigc

0 commit comments

Comments
 (0)