File tree Expand file tree Collapse file tree 2 files changed +4
-9
lines changed Expand file tree Collapse file tree 2 files changed +4
-9
lines changed Original file line number Diff line number Diff line change 4242 ${{ runner.os }}-test-${{ env.cache-name }}-
4343 ${{ runner.os }}-test-
4444 ${{ runner.os }}-
45- - name : MP#master
46- shell : julia --project=@. {0}
47- run : |
48- using Pkg
49- Pkg.add(PackageSpec(name="MultivariatePolynomials", rev="master"))
5045 - uses : julia-actions/julia-buildpkg@v1
5146 - uses : julia-actions/julia-runtest@v1
5247 with :
Original file line number Diff line number Diff line change 11name = " DynamicPolynomials"
22uuid = " 7c1d4256-1411-5781-91ec-d7bc3513ac07"
33repo = " https://github.com/JuliaAlgebra/DynamicPolynomials.jl.git"
4- version = " 0.4.5 "
4+ version = " 0.5.0 "
55
66[deps ]
77Future = " 9fa8497b-333b-5362-9e8d-4d0656e87820"
@@ -13,9 +13,9 @@ Reexport = "189a3867-3050-52da-a836-e630ba90ab69"
1313Test = " 8dfed614-e22c-5e08-85e1-65c5234f0b40"
1414
1515[compat ]
16- MultivariatePolynomials = " 0.4.1 "
17- MutableArithmetics = " 0.3, 1"
18- Reexport = " 0.2, 1.0 "
16+ MultivariatePolynomials = " 0.5 "
17+ MutableArithmetics = " 1"
18+ Reexport = " 1 "
1919julia = " 1"
2020
2121[extras ]
You can’t perform that action at this time.
0 commit comments