Skip to content

Commit

Permalink
Use released PolyJuMP
Browse files Browse the repository at this point in the history
  • Loading branch information
blegat committed Dec 6, 2023
1 parent 5c11f0d commit 9b01262
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,11 +40,6 @@ jobs:
${{ runner.os }}-test-${{ env.cache-name }}-
${{ runner.os }}-test-
${{ runner.os }}-
- name: PolyJuMP
shell: julia --project=@. {0}
run: |
using Pkg
Pkg.add(PackageSpec(url="https://github.com/jump-dev/PolyJuMP.jl.git", rev="bl/qcqp"))
- uses: julia-actions/julia-buildpkg@v1
- uses: julia-actions/julia-runtest@v1
with:
Expand Down

0 comments on commit 9b01262

Please sign in to comment.