Skip to content

Commit 2fab1fd

Browse files
committed
test see whats the latest mamba
1 parent cc5df6b commit 2fab1fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/run-tests-condaforge.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
python-version: ${{ matrix.python-version }}
3232
miniforge-version: "latest"
3333
use-mamba: true
34-
mamba-version: "2.0.5" # https://github.com/conda-incubator/setup-miniconda/issues/392
34+
# mamba-version: "2.0.5" # https://github.com/conda-incubator/setup-miniconda/issues/392
3535
- run: |
3636
conda --version
3737
mamba --version

0 commit comments

Comments
 (0)