Skip to content

Commit fa3ff80

Browse files
authored
fix: try fixing cuda install in tests (#1126)
1 parent fb44a48 commit fa3ff80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ Flux = "0.15"
8383
ForwardDiff = "0.10.36"
8484
FunctionWrappers = "1.1.3"
8585
Functors = "0.5"
86-
GPUArraysCore = "0.1.6, 0.2"
86+
GPUArraysCore = "0.1.6"
8787
LinearAlgebra = "1.10"
8888
LossFunctions = "0.11.1, 1"
8989
LuxCore = "1.2"

0 commit comments

Comments
 (0)