Skip to content

Commit

Permalink
Set lower mamba version
Browse files Browse the repository at this point in the history
  • Loading branch information
johnlees committed Jul 11, 2023
1 parent 15b994f commit 7caea2e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/azure_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ jobs:
- name: Install Conda environment from environment.yml
uses: mamba-org/setup-micromamba@v1
with:
micromamba-version: '1.4.6'
environment-file: environment.yml
cache-environment: true
- name: Install and run_test.py
Expand Down

0 comments on commit 7caea2e

Please sign in to comment.