Skip to content

Commit 21be905

Browse files
committed
Test both on lts and 1
1 parent 3e768fc commit 21be905

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.buildkite/runtests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ steps:
33
matrix:
44
setup:
55
version:
6+
- "1"
67
- "1.10"
78
env:
89
GROUP: CUDA

test/Project.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
[deps]
2+
CUDA = "052768ef-5323-5732-b1bb-66c8b64840ba"
23
KernelAbstractions = "63c18a36-062a-441e-b654-da1e3ab1ce7c"
34
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
45
Optimization = "7f7a1694-90dd-40f0-9382-eb1efda571ba"

0 commit comments

Comments
 (0)