Skip to content

Commit

Permalink
Revert "Use a forked repo for osqp-eigen."
Browse files Browse the repository at this point in the history
This reverts commit 14baa1a.

Closes #18
  • Loading branch information
mmurooka committed Oct 3, 2023
1 parent c44acbc commit 80526ab
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -134,10 +134,7 @@ jobs:
- path: coin-or/qpOASES
options: -DBUILD_SHARED_LIBS=ON -DQPOASES_BUILD_EXAMPLES=OFF
- path: osqp/osqp
# TODO Revert this change when https://github.com/isri-aist/QpSolverCollection/issues/18 is solved
# - path: robotology/osqp-eigen
- path: gergondet/osqp-eigen
ref: update-osqp-v1
- path: robotology/osqp-eigen
- path: mmurooka/nasoq
ref: cmake-install
options: -DCMAKE_INSTALL_PREFIX=/usr/local -DNASOQ_BLAS_BACKEND=OpenBLAS -DNASOQ_USE_CLAPACK=ON -DNASOQ_BUILD_CLI=OFF -DNASOQ_BUILD_EXAMPLES=OFF -DNASOQ_BUILD_TESTS=OFF -DNASOQ_BUILD_DOCS=OFF
Expand Down

0 comments on commit 80526ab

Please sign in to comment.