Skip to content

Commit

Permalink
Add extensions to solver-tests.yml (#2229)
Browse files Browse the repository at this point in the history
  • Loading branch information
odow authored Jun 27, 2023
1 parent 5afc08b commit c3b400d
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion .github/workflows/solver-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,18 @@ jobs:
matrix:
include:
- package: 'JuMP'
- package: 'BilevelJuMP'
- package: 'Convex'
- package: 'SumOfSquares'
- package: 'InfiniteOpt'
- package: 'LinearFractional'
- package: 'Plasmo'
- package: 'PolyJuMP'
- package: 'PowerModels'
- package: 'SDDP'
- package: 'SetProg'
- package: 'SparseVariables'
- package: 'SumOfSquares'
- package: 'UnitJuMP'
- package: 'Alpine'
- package: 'Cbc'
- package: 'Clp'
Expand Down

0 comments on commit c3b400d

Please sign in to comment.