Skip to content

Commit 3935e56

Browse files
committed
attempt
1 parent be34a42 commit 3935e56

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/conda_release.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,7 @@ jobs:
1515
steps:
1616
- uses: conda-incubator/setup-miniconda@v3
1717
with:
18-
mamba-version: "*"
1918
channels: conda-forge, defaults
20-
channel-priority: true
2119
use-only-tar-bz2: true # IMPORTANT: This needs to be set for caching to work properly!
2220
auto-update-conda: true
2321
auto-activate-base: true

0 commit comments

Comments
 (0)