Skip to content

Commit 5a585d7

Browse files
authored
Update .appveyor.yml
1 parent 64487cc commit 5a585d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ install:
2222
- call %CONDA_INSTALL_LOCN%\Scripts\activate.bat
2323
- conda config --set auto_update_conda false
2424
- conda config --add channels conda-forge --force
25-
- conda install --yes conda=4.10.3 --force
25+
- conda install --yes conda=4.3.8 --force
2626
- conda install --yes charset-normalizer --force
2727
- conda update --yes -n base conda
2828
- conda install --yes --quiet flang jom

0 commit comments

Comments
 (0)