Skip to content
Closed
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: 2 additions & 2 deletions .github/workflows/reusable_benchmarks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -119,9 +119,9 @@ jobs:
repository: intel/llvm
# Note: The same ref is used in docs build (for dashboard generation)!
#
# 20.03.2025
# 31.03.2025
# branch: unify-benchmark-ci
ref: cae7049c78c697b3ac94f931716d9efb53addcd8
ref: 88caf8d10445b2ac696287323d770405e9f31a1b
path: sc
sparse-checkout: |
devops/scripts/benchmarks
Expand Down
Loading