Skip to content

Commit e042ee9

Browse files
Merge pull request #1274 from PatKamin/fix-benchmarks
[CI] Update benchmarks
2 parents 96e7a40 + 8c81931 commit e042ee9

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

.github/workflows/reusable_benchmarks.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -119,9 +119,9 @@ jobs:
119119
repository: intel/llvm
120120
# Note: The same ref is used in docs build (for dashboard generation)!
121121
#
122-
# 7.04.2025
122+
# 15.04.2025
123123
# branch: sycl
124-
ref: 64c60c53d505260e27f1ad427fc92dd023dfedb5
124+
ref: 08d11bcae0cc2daec903f222c9b3e3af92f3b806
125125
path: sc
126126
sparse-checkout: |
127127
devops/scripts/benchmarks

.github/workflows/reusable_docs_build.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -54,9 +54,9 @@ jobs:
5454
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
5555
with:
5656
repository: intel/llvm
57-
# 07.04.2025
57+
# 15.04.2025
5858
# branch: sycl
59-
ref: 64c60c53d505260e27f1ad427fc92dd023dfedb5
59+
ref: 08d11bcae0cc2daec903f222c9b3e3af92f3b806
6060
path: sc
6161
sparse-checkout: |
6262
devops/scripts/benchmarks

0 commit comments

Comments
 (0)