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 d6c606f commit 4beaecaCopy full SHA for 4beaeca
1 file changed
.github/workflows/main.yml
@@ -36,7 +36,7 @@ jobs:
36
# More info on options: https://github.com/conda-incubator/setup-miniconda
37
python-version: ${{ matrix.python-version }}
38
environment-file: environment.yml
39
- channels: conda-forge,defaults
+ channels: defaults
40
activate-environment: numerical-methods
41
auto-update-conda: true
42
auto-activate-base: false
0 commit comments