Skip to content

Commit b8cf0bd

Browse files
[CI] Bump benchmarks framework (from SYCL repo)
1 parent 5a98684 commit b8cf0bd

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

.github/workflows/reusable_benchmarks.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -130,9 +130,9 @@ jobs:
130130
repository: intel/llvm
131131
# Note: The same ref is used in docs build (for dashboard generation)!
132132
#
133-
# 30.07.2025
133+
# 13.05.2026
134134
# branch: sycl
135-
ref: 8f54710553800eec05a6fd9717b14f995a22b137
135+
ref: f91c0ebc56cf75aa0bdc68be46db6672d3f54173
136136
path: sc
137137
sparse-checkout: |
138138
devops/scripts/benchmarks

.github/workflows/reusable_docs_build.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,9 +53,9 @@ jobs:
5353
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
5454
with:
5555
repository: intel/llvm
56-
# 30.07.2025
56+
# 13.05.2026
5757
# branch: sycl
58-
ref: 8f54710553800eec05a6fd9717b14f995a22b137
58+
ref: f91c0ebc56cf75aa0bdc68be46db6672d3f54173
5959
path: sc
6060
sparse-checkout: |
6161
devops/scripts/benchmarks

0 commit comments

Comments
 (0)