Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[appveyor] MSVC seems to freeze in 64 bits
[simgrid.git] / appveyor.yml
index 6c8254a..6938fc7 100644 (file)
@@ -21,7 +21,7 @@ environment:
 
   matrix:
     - COMPILER: MSVC15
-      PLATFORM: x64
+      PLATFORM: Win32
     - COMPILER: MinGW-w64
 
 #    - COMPILER: MSVC15