Skip to content

Commit 691b1b2

Browse files
committed
update CI sycl tag to nightly-2025-07-09 (UMF v1.0.0-rc1)
1 parent 57d930a commit 691b1b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/reusable_sycl.yml

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

1818
strategy:
1919
matrix:
20-
llvm_tag: ["latest", "nightly-2025-03-15"] # "latest" or llvm with UMF v0.11.0-dev4
20+
llvm_tag: ["latest", "nightly-2025-07-09"] # "latest" or llvm with UMF v1.0.0-rc1
2121

2222
steps:
2323
# 1. Install sycl

0 commit comments

Comments
 (0)