[glib-networking/mcatanzaro/windows-ci] Disable Windows CI



commit 5cb9db4336e9df93c7cffc7c5e76915f6b89fb74
Author: Michael Catanzaro <mcatanzaro gnome org>
Date:   Fri Mar 27 16:38:42 2020 -0500

    Disable Windows CI
    
    It's broken, see #133

 .gitlab-ci.yml | 24 ++++++++++++------------
 1 file changed, 12 insertions(+), 12 deletions(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 7bf1275..1f5c907 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -33,15 +33,15 @@ fedora-x86_64:
       - build/test-results
     when: on_failure
 
-vs2017-x64:
-  stage: build
-  except:
-    - tags
-  tags:
-    - win32
-  script:
-    - .gitlab-ci/test-msvc.bat
-  artifacts:
-    paths:
-      - build/test-results
-    when: on_failure
+#vs2017-x64:
+#  stage: build
+#  except:
+#    - tags
+#  tags:
+#    - win32
+#  script:
+#    - .gitlab-ci/test-msvc.bat
+#  artifacts:
+#    paths:
+#      - build/test-results
+#    when: on_failure


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]