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 f116c2d commit 2bda974Copy full SHA for 2bda974
.github/workflows/ci_pipeline.yml
@@ -35,6 +35,8 @@ jobs:
35
auto-update-conda: true
36
python-version: 3.9
37
mamba-version: "*"
38
+ channels: conda-forge,defaults
39
+ channel-priority: true
40
use-only-tar-bz2: true
41
42
- name: Install dependencies
0 commit comments