We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3c22d80 commit 0131cbcCopy full SHA for 0131cbc
.github/workflows/ci-tests.yml
@@ -61,7 +61,7 @@ jobs:
61
with:
62
miniforge-variant: Mambaforge
63
miniforge-version: latest
64
- channels: conda-forge,defaults
+ channels: conda-forge
65
channel-priority: true
66
auto-update-conda: true
67
environment-file: "requirements/locks/py${{ matrix.python-version }}-linux-64.lock"
0 commit comments