Skip to content

Commit

Permalink
Merge pull request #156 from PTsolvers/compathelper/new_version/2024-…
Browse files Browse the repository at this point in the history
…05-29-01-09-53-171-03358323058

CompatHelper: bump compat for AMDGPU in [weakdeps] to 0.9 for package test, (keep existing compat)
  • Loading branch information
aelligp authored May 29, 2024
2 parents 12d2170 + 73d0e33 commit 6b4fa56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ AMDGPU = "21141c5a-9bdb-4563-92ae-f87d6854732e"
CUDA = "052768ef-5323-5732-b1bb-66c8b64840ba"

[compat]
AMDGPU = "0.6, 0.7, 0.8"
AMDGPU = "0.6, 0.7, 0.8, 0.9"
CUDA = "~5.3.5"
AllocCheck = "0.1"
CellArrays = "0.2"
Expand Down

0 comments on commit 6b4fa56

Please sign in to comment.