File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -126,9 +126,9 @@ jobs:
126126 repository : intel/llvm
127127 # Note: The same ref is used in docs build (for dashboard generation)!
128128 #
129- # 11 .07.2025
129+ # 22 .07.2025
130130 # branch: sycl
131- ref : b68f49e0a03fb63de5a3e207f0f65247964d337b
131+ ref : 643abde9325707432feb4bfaa71e0e69d0b4c125
132132 path : sc
133133 sparse-checkout : |
134134 devops/scripts/benchmarks
Original file line number Diff line number Diff line change 5353 uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
5454 with :
5555 repository : intel/llvm
56- # 11 .07.2025
56+ # 22 .07.2025
5757 # branch: sycl
58- ref : b68f49e0a03fb63de5a3e207f0f65247964d337b
58+ ref : 643abde9325707432feb4bfaa71e0e69d0b4c125
5959 path : sc
6060 sparse-checkout : |
6161 devops/scripts/benchmarks
Original file line number Diff line number Diff line change 1717
1818 strategy :
1919 matrix :
20- llvm_tag : ["latest", "nightly-2025-07-09 "] # "latest" or llvm with UMF v1.0.0-rc1
20+ llvm_tag : ["latest", "nightly-2025-07-18 "] # "latest" or llvm with UMF v1.0.0-rc2
2121
2222 steps :
2323 # 1. Install sycl
You can’t perform that action at this time.
0 commit comments