Skip to content

Commit 9506040

Browse files
committed
fix nightly performance job
1 parent 6b5dec6 commit 9506040

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/benchmarks-nightly.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ jobs:
2020
sycl_config_params: ''
2121
sycl_repo: 'intel/llvm'
2222
sycl_commit: ''
23+
runner: 'level_zero_PERF'
2324

2425
nightly2:
2526
# we need to wait until previous job is done so that the html report
@@ -35,6 +36,7 @@ jobs:
3536
sycl_config_params: ''
3637
sycl_repo: 'intel/llvm'
3738
sycl_commit: ''
39+
runner: 'level_zero_PERF'
3840

3941
nightly3:
4042
name: Compute Benchmarks Nightly level-zero BMG

0 commit comments

Comments
 (0)