Skip to content

Commit

Permalink
Align wrt master
Browse files Browse the repository at this point in the history
  • Loading branch information
romainsacchi authored and romainsacchi committed Aug 13, 2024
1 parent ae9e6a4 commit bb2a3fe
Show file tree
Hide file tree
Showing 10 changed files with 373 additions and 1,310 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ jobs:
python-version: ["3.11"]
steps:
- uses: actions/checkout@v2
- uses: conda-incubator/setup-miniconda@v2
- uses: conda-incubator/setup-miniconda@v3
with:
python-version: ${{ matrix.python-version }}
channels: conda-forge,cmutel,konstantinstadler,haasad,pascallesage,romainsacchi
Expand Down Expand Up @@ -176,7 +176,6 @@ jobs:
- name: Pull distribution 📦 from Anaconda and test it if master branch

run: |
conda install -n base conda-libmamba-solver
conda install romainsacchi::premise
conda update premise
conda install bottleneck
Expand Down
Loading

0 comments on commit bb2a3fe

Please sign in to comment.