Skip to content

Commit 742aacd

Browse files
committed
No auto-update conda
1 parent 95fc2b3 commit 742aacd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.appveyor.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ environment:
2020

2121
install:
2222
- call %CONDA_INSTALL_LOCN%\Scripts\activate.bat
23+
- conda config --set auto_update_conda false
2324
- conda config --add channels conda-forge --force
2425
- conda install --yes --quiet flang jom
2526
- call "C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\vcvarsall.bat" amd64

0 commit comments

Comments
 (0)