Skip to content

Commit

Permalink
add miniforge-version as recommended
Browse files Browse the repository at this point in the history
  • Loading branch information
KedoKudo authored May 17, 2024
1 parent 4ab8d2d commit 9045edb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/unittest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
- uses: actions/checkout@v3
- uses: conda-incubator/setup-miniconda@v2
with:
auto-activate-base: true
miniforge-version: "latest"
auto-update-conda: true
channels: conda-forge,defaults
mamba-version: "*"
Expand Down

0 comments on commit 9045edb

Please sign in to comment.