Skip to content

Commit a97ed90

Browse files
committed
Try fixing buildkite
1 parent 44994a5 commit a97ed90

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-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.8
5+
version: 1.10
66
agents:
77
queue: "juliagpu"
88
cuda: "*"

Project.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,10 @@ Reexport = "189a3867-3050-52da-a836-e630ba90ab69"
1414
[extras]
1515
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
1616
JLArrays = "27aeb0d3-9eb9-45fb-866b-73c2ecf80fcb"
17+
NFFT = "efe261a4-0d2b-5849-be55-fc731d526b0d"
18+
Wavelets = "29a6e085-ba6d-5f35-a997-948ac2efa89a"
19+
FFTW = "7a1cc6ca-52ef-59f5-83cd-3a7055c09341"
20+
RadonKA = "86de8297-835b-47df-b249-c04e8db91db5"
1721

1822
[compat]
1923
julia = "1.9"

0 commit comments

Comments
 (0)