File tree Expand file tree Collapse file tree 3 files changed +7
-10
lines changed
Expand file tree Collapse file tree 3 files changed +7
-10
lines changed Original file line number Diff line number Diff line change 1010 codecov : true
1111 agents :
1212 queue : " juliagpu"
13- cuda : " 11 "
13+ cuda : " * "
1414 if : build.message !~ /\[skip tests\]/
1515 timeout_in_minutes : 60
Original file line number Diff line number Diff line change @@ -27,12 +27,3 @@ SCS_jll = "=3.2.8"
2727SparseArrays = " <0.0.1, ^1.6"
2828Test = " <0.0.1, ^1.6"
2929julia = " 1.10"
30-
31- [extras ]
32- Pkg = " 44cfe95a-1eb2-52ea-b672-e2afdf69b78f"
33- SCS_GPU_jll = " af6e375f-46ec-5fa0-b791-491b0dfa44a4"
34- SCS_MKL_jll = " 3f2553a9-4106-52be-b7dd-865123654657"
35- Test = " 8dfed614-e22c-5e08-85e1-65c5234f0b40"
36-
37- [targets ]
38- test = [" Pkg" , " Test" ]
Original file line number Diff line number Diff line change 1+ [deps ]
2+ CUDA_Driver_jll = " 4ee394cb-3365-5eb0-8335-949819d2adfc"
3+ Pkg = " 44cfe95a-1eb2-52ea-b672-e2afdf69b78f"
4+ SCS_GPU_jll = " af6e375f-46ec-5fa0-b791-491b0dfa44a4"
5+ SCS_MKL_jll = " 3f2553a9-4106-52be-b7dd-865123654657"
6+ Test = " 8dfed614-e22c-5e08-85e1-65c5234f0b40"
You can’t perform that action at this time.
0 commit comments