Skip to content

Commit

Permalink
CompatHelper: bump compat for LLVM to 8, (keep existing compat) (#198)
Browse files Browse the repository at this point in the history
Co-authored-by: CompatHelper Julia <[email protected]>
  • Loading branch information
github-actions[bot] and CompatHelper Julia authored Jun 28, 2024
1 parent d3be41c commit da4f2bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@ LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"

[compat]
CUDA = "3.5, 4, 5"
LLVM = "3, 4, 5, 6"
LLVM = "3, 4, 5, 6, 8"
LLVMLoopInfo = "1"
julia = "1.8"

0 comments on commit da4f2bf

Please sign in to comment.