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 4db5be2 commit 7ff23eeCopy full SHA for 7ff23ee
.buildkite/pipeline.yml
@@ -12,7 +12,7 @@ steps:
12
GROUP: "{{matrix}}"
13
plugins:
14
- JuliaCI/julia#v1:
15
- version: "lts"
+ version: "1.10"
16
- JuliaCI/julia-test#v1:
17
coverage: false
18
julia_args: "--threads=auto"
@@ -33,7 +33,7 @@ steps:
33
34
35
36
37
38
39
@@ -54,7 +54,7 @@ steps:
54
55
56
57
58
59
60
@@ -69,7 +69,7 @@ steps:
69
- label: "WeakAdaptiveGPU"
70
71
72
73
74
75
agents:
0 commit comments