Skip to content

Commit

Permalink
micromamba-version: 1.5.10-0
Browse files Browse the repository at this point in the history
  • Loading branch information
jmccreight committed Oct 7, 2024
1 parent 767d498 commit 5db46ff
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -150,8 +150,9 @@ jobs:
run: .github/scripts/symlink_gfortran_mac.sh

- name: Install Dependencies via Micromamba
uses: mamba-org/setup-micromamba@v1
uses: mamba-org/setup-micromamba@v1.9.0
with:
micromamba-version: '1.5.10-0'
log-level: debug
environment-file: environment.yml
cache-environment: true
Expand Down

0 comments on commit 5db46ff

Please sign in to comment.