Skip to content

Commit

Permalink
Upgraded to micromamba 2.0 in windows build
Browse files Browse the repository at this point in the history
  • Loading branch information
JohanMabille committed Sep 30, 2024
1 parent 9cbb62d commit 227a485
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/windows_impl.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
- name: Create build environment
uses: mamba-org/setup-micromamba@v1
with:
micromamba-version: '1.5.10-0'
micromamba-version: '2.0.0-1'
environment-file: ./dev/environment-dev.yml
environment-name: build_env
cache-environment: true
Expand Down

0 comments on commit 227a485

Please sign in to comment.