Skip to content

Commit 8258321

Browse files
[CI] Bump benchmarks framework (from SYCL repo)
1 parent 6c97f3d commit 8258321

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
@@ -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+
# 02.02.2026
130130
# branch: sycl
131-
ref: 8f54710553800eec05a6fd9717b14f995a22b137
131+
ref: 076b6d5e9413afe954c730c0edc7fab5f18ab4a8
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@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
5454
with:
5555
repository: intel/llvm
56-
# 30.07.2025
56+
# 02.02.2026
5757
# branch: sycl
58-
ref: 8f54710553800eec05a6fd9717b14f995a22b137
58+
ref: 076b6d5e9413afe954c730c0edc7fab5f18ab4a8
5959
path: sc
6060
sparse-checkout: |
6161
devops/scripts/benchmarks

0 commit comments

Comments
 (0)