Skip to content

Commit 4ceebb7

Browse files
committed
tf env needs flexible channel priority
1 parent 0ac73ee commit 4ceebb7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ jobs:
8282
auto-update-conda: true
8383
# we need mamba to resolve environment-tf
8484
mamba-version: "*"
85-
channel-priority: strict
85+
channel-priority: flexible
8686
activate-environment: bio-core-tf
8787
environment-file: dev/environment-tf.yaml
8888
python-version: ${{ matrix.python-version }}

0 commit comments

Comments
 (0)