File tree 1 file changed +7
-7
lines changed
1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change 16
16
num_cpus : 16
17
17
steps :
18
18
- label : Julia 1.8
19
- timeout_in_minutes : 60
19
+ timeout_in_minutes : 90
20
20
<< : *test
21
21
plugins :
22
22
- JuliaCI/julia#v1:
26
26
- JuliaCI/julia-coverage#v1:
27
27
codecov : true
28
28
- label : Julia 1.9
29
- timeout_in_minutes : 60
29
+ timeout_in_minutes : 90
30
30
<< : *test
31
31
plugins :
32
32
- JuliaCI/julia#v1:
36
36
- JuliaCI/julia-coverage#v1:
37
37
codecov : true
38
38
- label : Julia 1.10
39
- timeout_in_minutes : 60
39
+ timeout_in_minutes : 90
40
40
<< : *test
41
41
plugins :
42
42
- JuliaCI/julia#v1:
46
46
- JuliaCI/julia-coverage#v1:
47
47
codecov : true
48
48
- label : Julia nightly
49
- timeout_in_minutes : 60
49
+ timeout_in_minutes : 90
50
50
<< : *test
51
51
plugins :
52
52
- JuliaCI/julia#v1:
56
56
- JuliaCI/julia-coverage#v1:
57
57
codecov : true
58
58
- label : Julia 1.8 (macOS)
59
- timeout_in_minutes : 60
59
+ timeout_in_minutes : 90
60
60
<< : *test
61
61
agents :
62
62
queue : " juliaecosystem"
70
70
- JuliaCI/julia-coverage#v1:
71
71
codecov : true
72
72
- label : Julia 1.8 - TimespanLogging
73
- timeout_in_minutes : 60
73
+ timeout_in_minutes : 20
74
74
<< : *test
75
75
plugins :
76
76
- JuliaCI/julia#v1:
79
79
codecov : true
80
80
command : " julia --project -e 'using Pkg; Pkg.instantiate(); Pkg.develop(;path=\" lib/TimespanLogging\" ); Pkg.test(\" TimespanLogging\" )'"
81
81
- label : Julia 1.8 - DaggerWebDash
82
- timeout_in_minutes : 60
82
+ timeout_in_minutes : 20
83
83
<< : *test
84
84
plugins :
85
85
- JuliaCI/julia#v1:
You can’t perform that action at this time.
0 commit comments