Skip to content

Commit 410a04e

Browse files
committed
try classic solver
1 parent 3ddab1e commit 410a04e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/osx64.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
run: |
4141
conda info
4242
conda install --file requirements/test.txt
43-
conda install wxpython diffpy.utils matplotlib-base
43+
conda install --solver=classic wxpython diffpy.utils matplotlib-base
4444
pip install diffpy.pdffit2==1.5.0rc1
4545
python -m pip install . --no-deps
4646

0 commit comments

Comments
 (0)