Skip to content

Commit ef24731

Browse files
committed
Fix julia version in buildkite
1 parent a97ed90 commit ef24731

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.buildkite/pipeline.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ steps:
22
- label: "Nvidia GPUs -- LinearOperators.jl"
33
plugins:
44
- JuliaCI/julia#v1:
5-
version: 1.10
5+
version: "1.10"
66
agents:
77
queue: "juliagpu"
88
cuda: "*"

0 commit comments

Comments
 (0)