Skip to content

Commit

Permalink
Remove mambaforge
Browse files Browse the repository at this point in the history
  • Loading branch information
wcarthur committed Oct 15, 2024
1 parent e221573 commit 1d75f06
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/hazimp-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,8 @@ jobs:
- name: Set up environment
uses: conda-incubator/setup-miniconda@v2
with:
miniforge-variant: Mambaforge
miniforge-version: latest
auto-update-conda: false
channels: conda-forge,defaults
channel-priority: true
python-version: ${{ matrix.python-version }}
Expand Down

0 comments on commit 1d75f06

Please sign in to comment.