Skip to content

Commit 7ce23a4

Browse files
committed
Remove additional usages of gpu-intel-*
1 parent 8df071f commit 7ce23a4

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

.github/workflows/sycl-post-commit.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,6 @@ jobs:
5151
include:
5252
- name: Intel GEN12 Graphics with Level Zero
5353
runner: '["Linux", "gen12"]'
54-
extra_lit_opts: --param gpu-intel-gen12=True
5554
target_devices: level_zero:gpu;opencl:fpga
5655
reset_intel_gpu: true
5756
- name: Intel Arc A-Series Graphics with Level Zero

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,4 +55,3 @@ jobs:
5555
name: Intel GEN12 Graphics with Level Zero
5656
runner: '["Windows","gen12"]'
5757
sycl_toolchain_archive: ${{ needs.build.outputs.artifact_archive_name }}
58-
extra_lit_opts: --param gpu-intel-gen12=True

0 commit comments

Comments
 (0)