Skip to content
This repository has been archived by the owner on Sep 4, 2024. It is now read-only.

Commit

Permalink
Trying a fix for ipopt version
Browse files Browse the repository at this point in the history
  • Loading branch information
mrmundt committed Apr 6, 2021
1 parent 4443fbf commit 7c019b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr_master_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -339,7 +339,7 @@ jobs:
echo ""
echo "Install Pyomo..."
echo ""
$PYTHON_EXE -m pip install git+https://github.com/Pyomo/pyomo
$PYTHON_EXE -m pip install git+https://github.com/mrmundt/pyomo.git@pysp-fix
echo ""
echo "Install PySP..."
echo ""
Expand Down

0 comments on commit 7c019b1

Please sign in to comment.