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 0ac73ee commit 4ceebb7Copy full SHA for 4ceebb7
.github/workflows/build.yml
@@ -82,7 +82,7 @@ jobs:
82
auto-update-conda: true
83
# we need mamba to resolve environment-tf
84
mamba-version: "*"
85
- channel-priority: strict
+ channel-priority: flexible
86
activate-environment: bio-core-tf
87
environment-file: dev/environment-tf.yaml
88
python-version: ${{ matrix.python-version }}
0 commit comments