Skip to content

Commit

Permalink
setup-micromamba/issues/225 pinning for ci_examples.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
jmccreight committed Oct 1, 2024
1 parent 9baa0f3 commit 2b6c260
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ci_examples.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,9 @@ jobs:
echo "SETUPTOOLS_ENABLE_FEATURES=legacy-editable" >> $GITHUB_ENV
- name: Setup micromamba
uses: mamba-org/setup-micromamba@v1
uses: mamba-org/setup-micromamba@v1.9.0
with:
micromamba-version: '1.5.10-0'
environment-file: environment.yml
cache-environment: true
cache-downloads: true
Expand Down

0 comments on commit 2b6c260

Please sign in to comment.