File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 14
14
fail-fast : false
15
15
matrix :
16
16
version :
17
- - ' 1.9.0 '
17
+ - ' 1.9.3 '
18
18
os :
19
19
- ubuntu-latest
20
20
- windows-latest
Original file line number Diff line number Diff line change @@ -22,6 +22,7 @@ StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
22
22
Sundials = " c3572dad-4567-51f8-b174-8c6c989267f4"
23
23
TimerOutputs = " a759f4b9-e2f1-59dc-863e-4aeb61b1ea8f"
24
24
Unitful = " 1986cc42-f94f-5a68-af5c-568840ba703d"
25
+ Test = " 8dfed614-e22c-5e08-85e1-65c5234f0b40"
25
26
26
27
[compat ]
27
28
DiffEqBase = " 6"
@@ -42,11 +43,11 @@ StaticArrays = "1"
42
43
Sundials = " 4"
43
44
TimerOutputs = " 0.5"
44
45
Unitful = " 1"
46
+ Test = " 1"
45
47
julia = " 1.7"
46
48
47
49
[extras ]
48
50
CPUSummary = " 2a0fbf3d-bb9c-48f3-b0a9-814d99fd7ab9"
49
- Test = " 8dfed614-e22c-5e08-85e1-65c5234f0b40"
50
51
InteractiveUtils = " b77e0a4c-d291-57a0-90e8-8db25a27a240"
51
52
LinearAlgebra = " 37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
52
53
Printf = " de0858da-6303-5e67-8744-51eddeeeb8d7"
You can’t perform that action at this time.
0 commit comments