From: Martin Quinson Date: Mon, 21 Sep 2015 08:08:20 +0000 (+0200) Subject: [appveyor] switch to x64. Who still uses 32bits? X-Git-Tag: v3_12~151 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/ddda3d9a92d931cf4591e12b25f0df739893f885?ds=sidebyside [appveyor] switch to x64. Who still uses 32bits? --- diff --git a/appveyor.yml b/appveyor.yml index 48635f264a..6c8254ade7 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -21,9 +21,8 @@ environment: matrix: - COMPILER: MSVC15 - PLATFORM: Win32 + PLATFORM: x64 - COMPILER: MinGW-w64 - PLATFORM: Win32 # - COMPILER: MSVC15 # PLATFORM: x64