Ver Fonte

Update windows.yml

Ray há 5 anos atrás
pai
commit
d64f5ee02a
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      .github/workflows/windows.yml

+ 1 - 1
.github/workflows/windows.yml

@@ -14,7 +14,7 @@ jobs:
         include:
         - compiler: mingw-w64
           bits: 32
-          CFLAGS: -m64
+          CFLAGS: -m32
         - compiler: mingw-w64
           bits: 64
           CFLAGS: -m64