Skip to content

Commit 2e0dea4

Browse files
committed
fixup! fix CUDA compat in test/
1 parent d8664d3 commit 2e0dea4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ TrixiTest = "0a316866-cbd0-4425-8bcb-08103b2c1f26"
3333

3434
[compat]
3535
ADTypes = "1.11"
36-
AMDGPU = "1"
36+
AMDGPU = "1.3.5"
3737
Aqua = "0.8"
3838
CairoMakie = "0.12, 0.13, 0.14, 0.15"
3939
Convex = "0.16"

0 commit comments

Comments
 (0)