Skip to content

Commit 7d5b7e8

Browse files
Use mamba to resolve tf env
1 parent 3b32e7f commit 7d5b7e8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,7 @@ jobs:
8080
uses: conda-incubator/setup-miniconda@v2
8181
with:
8282
auto-update-conda: true
83+
mamba-version: "*"
8384
channel-priority: strict
8485
activate-environment: bio-core-tf
8586
environment-file: dev/environment-tf.yaml

0 commit comments

Comments
 (0)