File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1515 runs-on : ubuntu-latest
1616 strategy :
1717 matrix :
18- version : ['1 ']
18+ version : ['min ']
1919 group :
2020 - Core
2121 - Enzyme
Original file line number Diff line number Diff line change @@ -84,18 +84,18 @@ FiniteDiff = "2.22"
8484ForwardDiff = " 0.10.36"
8585GPUArraysCore = " 0.1.6, 0.2"
8686HYPRE = " 1.4.0"
87- InteractiveUtils = " 1"
87+ InteractiveUtils = " 1.10 "
8888IterativeSolvers = " 0.9.3"
8989JET = " 0.8.28, 0.9"
9090KernelAbstractions = " 0.9.27"
9191Krylov = " 0.9"
9292KrylovKit = " 0.8, 0.9"
9393KrylovPreconditioners = " 0.3"
9494LazyArrays = " 1.8, 2"
95- Libdl = " 1"
96- LinearAlgebra = " 1"
95+ Libdl = " 1.10 "
96+ LinearAlgebra = " 1.10 "
9797MPI = " 0.20"
98- Markdown = " 1"
98+ Markdown = " 1.10 "
9999Metal = " 1"
100100MultiFloats = " 1"
101101Pardiso = " 0.5.7, 1"
@@ -110,7 +110,7 @@ SafeTestsets = "0.1"
110110SciMLBase = " 2.70"
111111SciMLOperators = " 0.3.7"
112112Setfield = " 1"
113- SparseArrays = " 1"
113+ SparseArrays = " 1.10 "
114114Sparspak = " 0.3.6"
115115StableRNGs = " 1"
116116StaticArrays = " 1.5"
You can’t perform that action at this time.
0 commit comments