Skip to content

Commit b7614c3

Browse files
Merge pull request #1426 from PatKamin/bump-benchmarks-scripts
Update llvm benchmark scripts
2 parents 4057158 + 24ff2b4 commit b7614c3

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-
# 27.06.2025
129+
# 11.07.2025
130130
# branch: sycl
131-
ref: 3b04aeb7d1d4ad5bbe64fb257f4ca6e5284ec5d0
131+
ref: b68f49e0a03fb63de5a3e207f0f65247964d337b
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
@@ -54,9 +54,9 @@ jobs:
5454
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
5555
with:
5656
repository: intel/llvm
57-
# 27.06.2025
57+
# 11.07.2025
5858
# branch: sycl
59-
ref: 3b04aeb7d1d4ad5bbe64fb257f4ca6e5284ec5d0
59+
ref: b68f49e0a03fb63de5a3e207f0f65247964d337b
6060
path: sc
6161
sparse-checkout: |
6262
devops/scripts/benchmarks

0 commit comments

Comments
 (0)