Skip to content

Commit

Permalink
CI: remove defaults channel
Browse files Browse the repository at this point in the history
  • Loading branch information
ken-lauer committed Nov 19, 2024
1 parent 0a1022c commit eee53d7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/actions/conda-setup/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ runs:
miniforge-version: latest
use-mamba: true
channels: conda-forge
conda-remove-defaults: true
- name: Update Python version in environment.yml
shell: bash -l {0}
run: |
Expand Down

0 comments on commit eee53d7

Please sign in to comment.