Skip to content

Commit

Permalink
CompatHelper: bump compat for AMDGPU in [weakdeps] to 1 for package t…
Browse files Browse the repository at this point in the history
…est, (keep existing compat)
  • Loading branch information
CompatHelper Julia committed Aug 9, 2024
1 parent 8d87bf4 commit afd149d
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, 0.9"
AMDGPU = "0.6, 0.7, 0.8, 0.9, 1"
AllocCheck = "0.1"
CUDA = "~5.3.5"
CellArrays = "0.2"
Expand Down

0 comments on commit afd149d

Please sign in to comment.