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 3b32e7f commit 7d5b7e8Copy full SHA for 7d5b7e8
.github/workflows/build.yml
@@ -80,6 +80,7 @@ jobs:
80
uses: conda-incubator/setup-miniconda@v2
81
with:
82
auto-update-conda: true
83
+ mamba-version: "*"
84
channel-priority: strict
85
activate-environment: bio-core-tf
86
environment-file: dev/environment-tf.yaml
0 commit comments