File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 10
10
fail-fast : false
11
11
matrix :
12
12
version :
13
- - ' ^ 1.9.0-0 '
13
+ - ' 1.9'
14
14
os :
15
15
- ubuntu-latest
16
16
- macOS-latest
Original file line number Diff line number Diff line change @@ -21,14 +21,14 @@ SpecialFunctions = "276daf66-3868-5448-9aa4-cd146d93841b"
21
21
[compat ]
22
22
ArrayLayouts = " 1"
23
23
BandedMatrices = " 0.17"
24
- ClassicalOrthogonalPolynomials = " 0.9"
25
- ContinuumArrays = " 0.12"
24
+ ClassicalOrthogonalPolynomials = " 0.9, 0.10 "
25
+ ContinuumArrays = " 0.12, 0.13 "
26
26
FillArrays = " 1"
27
27
HypergeometricFunctions = " 0.3.4"
28
28
InfiniteArrays = " 0.12.9"
29
29
InfiniteLinearAlgebra = " 0.6.19"
30
30
LazyArrays = " 1"
31
- QuasiArrays = " 0.9"
31
+ QuasiArrays = " 0.9, 0.10 "
32
32
SingularIntegrals = " 0.0.2"
33
33
SpecialFunctions = " 1.0, 2"
34
34
julia = " 1.9"
You can’t perform that action at this time.
0 commit comments