Skip to content

Commit 9b01262

Browse files
committed
Use released PolyJuMP
1 parent 5c11f0d commit 9b01262

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -40,11 +40,6 @@ jobs:
4040
${{ runner.os }}-test-${{ env.cache-name }}-
4141
${{ runner.os }}-test-
4242
${{ runner.os }}-
43-
- name: PolyJuMP
44-
shell: julia --project=@. {0}
45-
run: |
46-
using Pkg
47-
Pkg.add(PackageSpec(url="https://github.com/jump-dev/PolyJuMP.jl.git", rev="bl/qcqp"))
4843
- uses: julia-actions/julia-buildpkg@v1
4944
- uses: julia-actions/julia-runtest@v1
5045
with:

0 commit comments

Comments
 (0)