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 1f731fa commit 0ee22aaCopy full SHA for 0ee22aa
2 files changed
.github/workflows/basic.yml
@@ -60,7 +60,7 @@ jobs:
60
miniconda-version: "latest"
61
python-version: ${{ matrix.python-version }}
62
channels: conda-forge
63
- channel-priority: flexible
+ channel-priority: strict
64
auto-update-conda: true
65
66
- name: Force-update certifi and pip
.github/workflows/extra.yml
@@ -64,7 +64,7 @@ jobs:
miniconda-version: 'latest'
67
68
69
70
- name: Force-update certifi
0 commit comments