Skip to content

Commit 0131cbc

Browse files
committed
remove defaults channel
1 parent 3c22d80 commit 0131cbc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ jobs:
6161
with:
6262
miniforge-variant: Mambaforge
6363
miniforge-version: latest
64-
channels: conda-forge,defaults
64+
channels: conda-forge
6565
channel-priority: true
6666
auto-update-conda: true
6767
environment-file: "requirements/locks/py${{ matrix.python-version }}-linux-64.lock"

0 commit comments

Comments
 (0)