We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1088fad commit d539833Copy full SHA for d539833
2 files changed
.github/workflows/reusable_benchmarks.yml
@@ -126,9 +126,9 @@ jobs:
126
repository: intel/llvm
127
# Note: The same ref is used in docs build (for dashboard generation)!
128
#
129
- # 30.07.2025
+ # 13.11.2025
130
# branch: sycl
131
- ref: 8f54710553800eec05a6fd9717b14f995a22b137
+ ref: a321e982422b210c63cb55bdb3074f001d82c0a6
132
path: sc
133
sparse-checkout: |
134
devops/scripts/benchmarks
.github/workflows/reusable_docs_build.yml
@@ -53,9 +53,9 @@ jobs:
53
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
54
with:
55
56
57
58
59
60
61
0 commit comments