Skip to content

Commit 18e1260

Browse files
committed
ci: set conda classic solver
1 parent 8423cdf commit 18e1260

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/ci/gh-actions/windows-setup.ps1

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ conda.bat init bash
77
Write-Host "::endgroup::"
88

99
Write-Host "::group::Installing common deps"
10+
conda.bat config --set solver classic
1011
conda.bat config --remove channels defaults
1112
conda.bat config --add channels conda-forge
1213
conda.bat config --set channel_priority strict

0 commit comments

Comments
 (0)