Skip to content

Commit 9871c6e

Browse files
update conda deployment
1 parent d9e8248 commit 9871c6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/conda-package-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
uses: conda-incubator/setup-miniconda@v2
4747
with:
4848
miniforge-variant: "Mambaforge"
49-
miniforge-version: "latest"
49+
miniforge-version: "23.1.3-1"
5050
python-version: 3.${{ matrix.python-minor-version }}
5151
auto-update-conda: true
5252
use-mamba: true

0 commit comments

Comments
 (0)