File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2626 version : ${{ matrix.version }}
2727 arch : ${{ matrix.arch }}
2828 - uses : julia-actions/cache@v3
29- - name : dev
30- shell : julia --project=@. {0}
31- run : |
32- using Pkg
33- Pkg.add([
34- PackageSpec(name="MultivariateBases", rev="master"),
35- PackageSpec(name="MultivariateMoments", rev="master"),
36- ])
3729 - uses : julia-actions/julia-buildpkg@v1
3830 - uses : julia-actions/julia-runtest@v1
3931 - uses : julia-actions/julia-processcoverage@v1
Original file line number Diff line number Diff line change 11name = " PolyJuMP"
22uuid = " ddf597a6-d67e-5340-b84c-e37d84115374"
33repo = " https://github.com/jump-dev/PolyJuMP.jl.git"
4- version = " 0.7.4 "
4+ version = " 0.8.0 "
55
66[deps ]
77DataStructures = " 864edb3b-99cc-5e75-8d2d-829cb0a9cfe8"
@@ -23,8 +23,8 @@ DynamicPolynomials = "0.5, 0.6"
2323IntervalArithmetic = " 0.20, 0.21, 0.22, 1"
2424JuMP = " 1"
2525MathOptInterface = " 1"
26- MultivariateBases = " 0.2 "
27- MultivariateMoments = " 0.4 "
26+ MultivariateBases = " 0.3 "
27+ MultivariateMoments = " 0.5 "
2828MultivariatePolynomials = " 0.5"
2929MutableArithmetics = " 1"
3030SemialgebraicSets = " 0.3"
You can’t perform that action at this time.
0 commit comments