Skip to content

Commit 76b9b4a

Browse files
committed
fixup! exclude CUDA 1.2.1
1 parent 272316c commit 76b9b4a

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
@@ -14,7 +14,7 @@ StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
1414

1515
[compat]
1616
Adapt = "0.4, 1.0, 2.0"
17-
CUDA = "1.0-1.2.0"
17+
CUDA = "~1.0, ~1.1, =1.2.0"
1818
Cassette = "0.3.2"
1919
LLVM = "1.5"
2020
MacroTools = "0.5"

0 commit comments

Comments
 (0)