Skip to content

Commit

Permalink
miniconda upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
mpatrou committed Jan 16, 2025
1 parent c75dc2b commit 37cc0e5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
shell: bash -l {0}
steps:
- uses: actions/checkout@v4
- uses: mamba-org/setup-micromamba@v2
- uses: conda-incubator/setup-miniconda@v3
with:
auto-update-conda: true
channels: conda-forge,defaults,oncat,mantid/label/nightly
Expand Down Expand Up @@ -55,7 +55,7 @@ jobs:
shell: bash -l {0}
steps:
- uses: actions/checkout@v4
- uses: mamba-org/setup-micromamba@v2
- uses: conda-incubator/setup-miniconda@v3
with:
auto-update-conda: true
channels: conda-forge,defaults
Expand Down

0 comments on commit 37cc0e5

Please sign in to comment.