Skip to content

Commit

Permalink
Merge pull request #1127 from SciML/compathelper/new_version/2024-09-…
Browse files Browse the repository at this point in the history
…27-23-08-42-010-00727003026

CompatHelper: bump compat for DiffEqCallbacks to 4 for package gpu, (keep existing compat)
  • Loading branch information
ChrisRackauckas authored Sep 28, 2024
2 parents a8a9774 + ee62f73 commit e41bb3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/gpu/Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@ LuxCUDA = "d0bbae9a-e099-4d5b-a835-1c6931763bda"

[compat]
CUDA = "3.12, 4, 5"
DiffEqCallbacks = "2.24, 3"
DiffEqCallbacks = "2.24, 3, 4"
DiffEqFlux = "3, 4"
LuxCUDA = "0.3.1"

0 comments on commit e41bb3b

Please sign in to comment.