Skip to content

Commit

Permalink
Fix julia version in buildkite
Browse files Browse the repository at this point in the history
  • Loading branch information
nHackel committed Jun 27, 2024
1 parent a97ed90 commit ef24731
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .buildkite/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ steps:
- label: "Nvidia GPUs -- LinearOperators.jl"
plugins:
- JuliaCI/julia#v1:
version: 1.10
version: "1.10"
agents:
queue: "juliagpu"
cuda: "*"
Expand Down

0 comments on commit ef24731

Please sign in to comment.