Skip to content

Commit

Permalink
CompatHelper: bump compat for GPUCompiler to 0.17, (keep existing com…
Browse files Browse the repository at this point in the history
…pat) (#94)

* CompatHelper: bump compat for GPUCompiler to 0.17, (keep existing compat)

* Try running CI

* Rerun CI

---------

Co-authored-by: CompatHelper Julia <compathelper_noreply@julialang.org>
Co-authored-by: C. Brenhin Keller <cbkeller@dartmouth.edu>
  • Loading branch information
3 people committed Mar 11, 2023
1 parent 1cb977f commit 25f6123
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 @@ Libdl = "8f399da3-3557-5675-b5ff-fb832c97cbdb"
Serialization = "9e88b42a-f829-5b0c-bbe9-9e923198166b"

[compat]
GPUCompiler = "0.16"
GPUCompiler = "0.16, 0.17"
LLVM = "4.8"
julia = "1.7"

0 comments on commit 25f6123

Please sign in to comment.