We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 061749d commit 7499bd5Copy full SHA for 7499bd5
1 file changed
.github/workflows/os-blas-test-matrix.yml
@@ -126,6 +126,7 @@ jobs:
126
activate-environment: build-env
127
environment-file: .github/conda-env/build-env.yml
128
miniforge-version: latest
129
+ channels: defaults
130
channel-priority: strict
131
auto-update-conda: false
132
auto-activate-base: false
@@ -297,6 +298,7 @@ jobs:
297
298
299
activate-environment: test-env
300
environment-file: .github/conda-env/test-env.yml
301
302
303
304
- name: Download conda packages
0 commit comments