Skip to content

Commit 137edef

Browse files
committed
fix benchmark name in nightly
1 parent 0bdbc5c commit 137edef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sycl-nightly.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -275,7 +275,7 @@ jobs:
275275
runner: ${{ matrix.runner }}
276276
image_options: ${{ matrix.image_options }}
277277
target_devices: ${{ matrix.target_devices }}
278-
tests_selector: benchmark
278+
tests_selector: compute-benchmarks
279279
reset_intel_gpu: ${{ matrix.reset_intel_gpu }}
280280
ref: ${{ github.sha }}
281281
sycl_toolchain_artifact: sycl_linux_default

0 commit comments

Comments
 (0)