Skip to content

Commit

Permalink
pin micromamba version
Browse files Browse the repository at this point in the history
  • Loading branch information
mgrover1 committed Sep 26, 2024
1 parent 57f95ba commit e42ad3f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,10 +35,11 @@ jobs:

# Install dependencies
- name: Setup Conda Environment
uses: mamba-org/setup-micromamba@v1
uses: mamba-org/setup-micromamba@v1.9.0
with:
environment-file: continuous_integration/environment-ci.yml
environment-name: pyart-dev
micromamba-version: '2.0.0-0'
init-shell: >-
bash
cache-downloads: true
Expand Down

0 comments on commit e42ad3f

Please sign in to comment.