Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion .github/workflows/reusable_benchmarks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,9 @@ jobs:
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
with:
repository: intel/llvm
ref: nightly-2025-02-19
# add preloaded UMF benchmarks
# https://github.com/intel/llvm/pull/17278
ref: b2f9dab5266d227cc9eb19af1b54c5bdc50221d1
path: sycl-repo
fetch-depth: 1

Expand Down
Loading