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.
2 parents 8423cdf + 18e1260 commit 0291fc5Copy full SHA for 0291fc5
scripts/ci/gh-actions/windows-setup.ps1
@@ -7,6 +7,7 @@ conda.bat init bash
7
Write-Host "::endgroup::"
8
9
Write-Host "::group::Installing common deps"
10
+conda.bat config --set solver classic
11
conda.bat config --remove channels defaults
12
conda.bat config --add channels conda-forge
13
conda.bat config --set channel_priority strict
0 commit comments