Skip to content

Commit b89896c

Browse files
Update ur-build-hw.yml
1 parent bdb5ff7 commit b89896c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ur-build-hw.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ jobs:
136136

137137
- name: Download DPC++
138138
run: |
139-
wget -O dpcpp_compiler.tar.gz https://github.com/intel/llvm/releases/download/nightly-2024-12-12/sycl_linux.tar.gz
139+
wget -O dpcpp_compiler.tar.gz https://github.com/intel/llvm/releases/download/nightly-2025-03-30/sycl_linux.tar.gz
140140
mkdir -p dpcpp_compiler
141141
tar -xvf dpcpp_compiler.tar.gz -C dpcpp_compiler
142142

0 commit comments

Comments
 (0)