Skip to content

Commit 9f67167

Browse files
[CI] Bump benchmarks framework (from SYCL repo)
1 parent ee59e5a commit 9f67167

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

.github/workflows/reusable_benchmarks.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -126,9 +126,9 @@ jobs:
126126
repository: intel/llvm
127127
# Note: The same ref is used in docs build (for dashboard generation)!
128128
#
129-
# 30.07.2025
129+
# 28.10.2025
130130
# branch: sycl
131-
ref: 8f54710553800eec05a6fd9717b14f995a22b137
131+
ref: cb68e941766102e010e6fe3dbb0e5707cd5e9dcc
132132
path: sc
133133
sparse-checkout: |
134134
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@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
5454
with:
5555
repository: intel/llvm
56-
# 30.07.2025
56+
# 28.10.2025
5757
# branch: sycl
58-
ref: 8f54710553800eec05a6fd9717b14f995a22b137
58+
ref: cb68e941766102e010e6fe3dbb0e5707cd5e9dcc
5959
path: sc
6060
sparse-checkout: |
6161
devops/scripts/benchmarks

0 commit comments

Comments
 (0)