We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b176282 commit b2e24bcCopy full SHA for b2e24bc
.github/workflows/regression_tests_cpu_binaries.yml
@@ -35,6 +35,7 @@ jobs:
35
with:
36
update-conda: true
37
python-version: ${{ matrix.python-version }}
38
+ conda-channels: anaconda, conda-forge
39
- run: conda --version
40
- run: python --version
41
- name: Setup Java 17
0 commit comments