We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 57d930a commit 691b1b2Copy full SHA for 691b1b2
.github/workflows/reusable_sycl.yml
@@ -17,7 +17,7 @@ jobs:
17
18
strategy:
19
matrix:
20
- llvm_tag: ["latest", "nightly-2025-03-15"] # "latest" or llvm with UMF v0.11.0-dev4
+ llvm_tag: ["latest", "nightly-2025-07-09"] # "latest" or llvm with UMF v1.0.0-rc1
21
22
steps:
23
# 1. Install sycl
0 commit comments