Skip to content

Commit 7cf5ec5

Browse files
authored
Merge pull request #1191 from lplewa/benchmark_update
update benchmark scripts
2 parents d16fac4 + b8e7246 commit 7cf5ec5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/reusable_benchmarks.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -103,9 +103,9 @@ jobs:
103103
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
104104
with:
105105
repository: intel/llvm
106-
# add preloaded UMF benchmarks
107-
# https://github.com/intel/llvm/pull/17278
108-
ref: b2f9dab5266d227cc9eb19af1b54c5bdc50221d1
106+
# [BENCHMARK] fix default timeout parameter
107+
# https://github.com/intel/llvm/pull/17412
108+
ref: 357e9e0b253b7eba105d044e38452b3c09169f8a
109109
path: sycl-repo
110110
fetch-depth: 1
111111

0 commit comments

Comments
 (0)