Skip to content

Commit

Permalink
CompatHelper: bump compat for LLVM to 7, (keep existing compat) (#532)
Browse files Browse the repository at this point in the history
Co-authored-by: CompatHelper Julia <compathelper_noreply@julialang.org>
  • Loading branch information
github-actions[bot] and CompatHelper Julia authored May 21, 2024
1 parent 228fb9e commit 96d21d5
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 @@ -16,7 +16,7 @@ Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
[compat]
Adapt = "4.0"
GPUArraysCore = "= 0.1.6"
LLVM = "3.9, 4, 5, 6"
LLVM = "3.9, 4, 5, 6, 7"
LinearAlgebra = "1"
Printf = "1"
Random = "1"
Expand Down

0 comments on commit 96d21d5

Please sign in to comment.