Skip to content

Commit 7c74b92

Browse files
authored
Fix conda action for Windows runners (#34)
1 parent 74f6920 commit 7c74b92

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/env-checks.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,8 +63,6 @@ jobs:
6363
with:
6464
python-version: ${{ matrix.python-version }}
6565
auto-update-conda: true
66-
miniforge-variant: Mambaforge
67-
mamba-version: "*"
6866
channels: conda-forge
6967
channel-priority: true
7068
activate-environment: pandas_workshop

0 commit comments

Comments
 (0)