Skip to content

Commit

Permalink
update conda deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
cyrillemidingoyi committed Jan 25, 2025
1 parent d9e8248 commit 9871c6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/conda-package-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
uses: conda-incubator/setup-miniconda@v2
with:
miniforge-variant: "Mambaforge"
miniforge-version: "latest"
miniforge-version: "23.1.3-1"
python-version: 3.${{ matrix.python-minor-version }}
auto-update-conda: true
use-mamba: true
Expand Down

0 comments on commit 9871c6e

Please sign in to comment.