Skip to content

Commit a961394

Browse files
[CI][Perf] Unify benchmark runners labels
1 parent 433fcb1 commit a961394

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.github/workflows/benchmarks.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,9 @@ on:
2424
description: Runner
2525
type: choice
2626
required: true
27-
default: 'L0_PERF'
27+
default: 'L0_PERF_PVC'
2828
options:
29-
- L0_PERF
29+
- L0_PERF_PVC
3030

3131
permissions:
3232
contents: read

.github/workflows/reusable_benchmarks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ on:
2525
compatibility:
2626
required: false
2727
type: string
28-
default: 0
28+
default: '0'
2929
description: |
3030
Set it to 1 to run compatibility sycl benchmarks
3131

0 commit comments

Comments
 (0)