Skip to content
Merged
Show file tree
Hide file tree
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)!
#
# 7.04.2025
# 15.04.2025
# branch: sycl
ref: 64c60c53d505260e27f1ad427fc92dd023dfedb5
ref: 08d11bcae0cc2daec903f222c9b3e3af92f3b806
path: sc
sparse-checkout: |
devops/scripts/benchmarks
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/reusable_docs_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,9 +54,9 @@ jobs:
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
with:
repository: intel/llvm
# 07.04.2025
# 15.04.2025
# branch: sycl
ref: 64c60c53d505260e27f1ad427fc92dd023dfedb5
ref: 08d11bcae0cc2daec903f222c9b3e3af92f3b806
path: sc
sparse-checkout: |
devops/scripts/benchmarks
Expand Down
Loading