Skip to content

Commit

Permalink
Merge pull request #2597 from scipp/try-freeze-mamba
Browse files Browse the repository at this point in the history
Freeze mamba version
  • Loading branch information
SimonHeybrock committed May 12, 2022
2 parents 92106ad + 8b7a2d5 commit 1679b5e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pr_and_main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ jobs:
- name: Setup conda environment
uses: mamba-org/provision-with-micromamba@main
with:
micromamba-version: 0.23.0
environment-file: .buildconfig/${{ matrix.os }}.yml
cache-env: true
extra-specs: python=${{ matrix.python-version }}
Expand Down

0 comments on commit 1679b5e

Please sign in to comment.