Skip to content

Commit b5815de

Browse files
authored
Merge pull request #1425 from bratpiorka/rrudnick_update_sycl_tag
update CI sycl tag to nightly-2025-07-09 (UMF v1.0.0-rc1)
2 parents 57d930a + 691b1b2 commit b5815de

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)