Skip to content

Commit 80526ab

Browse files
committed
Revert "Use a forked repo for osqp-eigen."
This reverts commit 14baa1a. Closes #18
1 parent c44acbc commit 80526ab

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

.github/workflows/ci.yaml

+1-4
Original file line numberDiff line numberDiff line change
@@ -134,10 +134,7 @@ jobs:
134134
- path: coin-or/qpOASES
135135
options: -DBUILD_SHARED_LIBS=ON -DQPOASES_BUILD_EXAMPLES=OFF
136136
- path: osqp/osqp
137-
# TODO Revert this change when https://github.com/isri-aist/QpSolverCollection/issues/18 is solved
138-
# - path: robotology/osqp-eigen
139-
- path: gergondet/osqp-eigen
140-
ref: update-osqp-v1
137+
- path: robotology/osqp-eigen
141138
- path: mmurooka/nasoq
142139
ref: cmake-install
143140
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

0 commit comments

Comments
 (0)