Skip to content

Commit 0fc0455

Browse files
Apply suggestions from code review
1 parent 2d47359 commit 0fc0455

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ jobs:
122122
- name: Intel / Arc A-Series Graphics
123123
runner: '["Linux", "arc"]'
124124
target_devices: level_zero:gpu;opencl:gpu;level_zero_v2:gpu
125-
- name: Intel / Dev IGC / Arc A-Series Graphics
125+
- name: Intel Dev IGC / Arc A-Series Graphics
126126
runner: '["Linux", "arc"]'
127127
image: ghcr.io/intel/llvm/ubuntu2404_intel_drivers:devigc
128128
target_devices: level_zero:gpu
@@ -131,7 +131,7 @@ jobs:
131131
- name: Intel / Ponte Vecchio GPU
132132
runner: '["Linux", "pvc"]'
133133
target_devices: level_zero:gpu;opencl:gpu;level_zero_v2:gpu
134-
- name: Intel / Dev IGC / Ponte Vecchio GPU
134+
- name: Intel Dev IGC / Ponte Vecchio GPU
135135
runner: '["Linux", "pvc"]'
136136
image: ghcr.io/intel/llvm/ubuntu2404_intel_drivers:devigc
137137
target_devices: level_zero:gpu

0 commit comments

Comments
 (0)