Skip to content

Commit 35221e6

Browse files
Use latest sycl bundle to build DPCTL
The intel/llvm/pull/10551 has been merged, so the build should succeed and produce working binary.
1 parent 50f1074 commit 35221e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/os-llvm-sycl-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
3939
- name: Download and install nightly and components
4040
env:
41-
USE_LATEST_SYCLOS: 0
41+
USE_LATEST_SYCLOS: 1
4242
shell: bash -l {0}
4343
run: |
4444
cd /home/runner/work

0 commit comments

Comments
 (0)