Skip to content

Commit

Permalink
Reduce files weight
Browse files Browse the repository at this point in the history
  • Loading branch information
romainsacchi committed Aug 6, 2024
1 parent 6f6639f commit ff6ef0a
Showing 1 changed file with 1 addition and 2 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

0 comments on commit ff6ef0a

Please sign in to comment.