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 @@ -126,9 +126,9 @@ jobs:
repository: intel/llvm
# Note: The same ref is used in docs build (for dashboard generation)!
#
# 23.07.2025
# 30.07.2025
# branch: sycl
ref: 3d8e0490dc88af53335616c9ace38d669037ae67
ref: 8f54710553800eec05a6fd9717b14f995a22b137
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 @@ -53,9 +53,9 @@ jobs:
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
with:
repository: intel/llvm
# 23.07.2025
# 30.07.2025
# branch: sycl
ref: 3d8e0490dc88af53335616c9ace38d669037ae67
ref: 8f54710553800eec05a6fd9717b14f995a22b137
path: sc
sparse-checkout: |
devops/scripts/benchmarks
Expand Down
Loading