Skip to content

Commit

Permalink
show all gurobi stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
tlambert03 committed Dec 8, 2024
1 parent 5f81cda commit 2e3a16c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -65,9 +65,9 @@ jobs:
- name: install build deps
run: |
conda install -c conda-forge -c gurobi gurobi=11.0.3 scip=9.1.0 gcovr
find $CONDA_PREFIX -name "*gurobi*"
- name: add gurobi license
shell: bash
id: write-license
env:
LICENSE: ${{ secrets.GRB_LICENSE_FILE }}
Expand Down

0 comments on commit 2e3a16c

Please sign in to comment.