Philipp Hörist pushed to branch master at gajim / gajim


Commits:
04f56236 by lovetox at 2022-05-13T15:37:11+02:00
ci: Windows: Disable 32bit build

It does not finish for unknown reasons

- - - - -


1 changed file:

- .ci/appveyor.yml


Changes:

=====================================
.ci/appveyor.yml
=====================================
@@ -3,14 +3,14 @@ version: 1.1.{build}
 image: Visual Studio 2019
 
 environment:
-  matrix:
-    - MSYSTEM: MINGW64
-      MSYS_ARCH: "x86_64"
-      ARCH: "64bit"
-
-    - MSYSTEM: MINGW32
-      MSYS_ARCH: "i686"
-      ARCH: "32bit"
+  # matrix:
+    MSYSTEM: MINGW64
+    MSYS_ARCH: "x86_64"
+    ARCH: "64bit"
+
+  #  - MSYSTEM: MINGW32
+  #    MSYS_ARCH: "i686"
+  #    ARCH: "32bit"
 
 branches:
   only:



View it on GitLab: 
https://dev.gajim.org/gajim/gajim/-/commit/04f5623621b8c03b22e578a7f8392c3a91d0232f

-- 
View it on GitLab: 
https://dev.gajim.org/gajim/gajim/-/commit/04f5623621b8c03b22e578a7f8392c3a91d0232f
You're receiving this email because of your account on dev.gajim.org.


_______________________________________________
Commits mailing list
[email protected]
https://lists.gajim.org/cgi-bin/listinfo/commits

Reply via email to