Skip to content

Commit

Permalink
Attempt to fix conda in Linux
Browse files Browse the repository at this point in the history
  • Loading branch information
S-Dafarra committed Jan 20, 2023
1 parent d32550f commit 29021a7
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/conda-forge-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,8 @@ jobs:

- uses: conda-incubator/setup-miniconda@v2
with:
mamba-version: "*"
channels: conda-forge,defaults
channel-priority: true
miniforge-variant: Mambaforge
miniforge-version: latest

- name: Dependencies
shell: bash -l {0}
Expand Down

0 comments on commit 29021a7

Please sign in to comment.