Skip to content

Commit 4bf5eb7

Browse files
authored
Update .appveyor.yml
1 parent 6fa0844 commit 4bf5eb7

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
@@ -24,7 +24,7 @@ install:
2424
# - conda install --yes conda=4.3.8 --force
2525
# - conda install --yes -c conda-forge charset-normalizer=2.0.5 --force
2626
# - conda update --yes -n base conda
27-
- conda config --add channels conda-forge --force
27+
# - conda config --add channels conda-forge --force
2828
# - conda clean --all --yes
2929
- conda install --yes --quiet flang jom
3030
- call "C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\vcvarsall.bat" amd64

0 commit comments

Comments
 (0)