Skip to content

Commit 05e7555

Browse files
authored
Merge pull request #1472 from PatKamin/bump-benchmarks-scripts
Bump benchmarks framework
2 parents 3d836a7 + 5a65f10 commit 05e7555

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-
# 23.07.2025
129+
# 30.07.2025
130130
# branch: sycl
131-
ref: 3d8e0490dc88af53335616c9ace38d669037ae67
131+
ref: 8f54710553800eec05a6fd9717b14f995a22b137
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@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
5454
with:
5555
repository: intel/llvm
56-
# 23.07.2025
56+
# 30.07.2025
5757
# branch: sycl
58-
ref: 3d8e0490dc88af53335616c9ace38d669037ae67
58+
ref: 8f54710553800eec05a6fd9717b14f995a22b137
5959
path: sc
6060
sparse-checkout: |
6161
devops/scripts/benchmarks

0 commit comments

Comments
 (0)