Skip to content

Commit

Permalink
Try fixing buildkite
Browse files Browse the repository at this point in the history
  • Loading branch information
nHackel committed Jun 27, 2024
1 parent 44994a5 commit a97ed90
Show file tree
Hide file tree
Showing 2 changed files with 5 additions 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.8
version: 1.10
agents:
queue: "juliagpu"
cuda: "*"
Expand Down
4 changes: 4 additions & 0 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,10 @@ Reexport = "189a3867-3050-52da-a836-e630ba90ab69"
[extras]
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
JLArrays = "27aeb0d3-9eb9-45fb-866b-73c2ecf80fcb"
NFFT = "efe261a4-0d2b-5849-be55-fc731d526b0d"
Wavelets = "29a6e085-ba6d-5f35-a997-948ac2efa89a"
FFTW = "7a1cc6ca-52ef-59f5-83cd-3a7055c09341"
RadonKA = "86de8297-835b-47df-b249-c04e8db91db5"

[compat]
julia = "1.9"
Expand Down

0 comments on commit a97ed90

Please sign in to comment.