We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 402e10b commit 6bcf340Copy full SHA for 6bcf340
.buildkite/pipeline.yml
@@ -12,7 +12,7 @@ steps:
12
GROUP: "{{matrix}}"
13
plugins:
14
- JuliaCI/julia#v1:
15
- version: "1"
+ version: "lts"
16
- JuliaCI/julia-test#v1:
17
coverage: false
18
julia_args: "--threads=auto"
@@ -32,7 +32,7 @@ steps:
32
33
34
35
36
37
38
@@ -53,7 +53,7 @@ steps:
53
54
55
56
57
58
59
@@ -68,7 +68,7 @@ steps:
68
- label: "WeakAdaptiveGPU"
69
70
71
72
73
74
agents:
0 commit comments