Skip to content

Commit

Permalink
CompatHelper: bump compat for GPUCompiler to 1, (keep existing compat)
Browse files Browse the repository at this point in the history
  • Loading branch information
CompatHelper Julia committed Oct 10, 2024
1 parent d624d4c commit 170007d
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 @@ -20,7 +20,7 @@ libcxxwrap_julia_jll = "3eaa8342-bff7-56a5-9981-c04077f7cee7"
[compat]
Clang = "0.14, 0.17.4, 0.18"
CxxWrap = "0.14, 0.16"
GPUCompiler = "0.23, 0.24, 0.25, 0.26, 0.27"
GPUCompiler = "0.23, 0.24, 0.25, 0.26, 0.27, 1"
JSON = "0.21.4"
LLVM = "6, 7, 8, 9"
LinearAlgebra = "1"
Expand Down

0 comments on commit 170007d

Please sign in to comment.