[glib-networking] Disable Windows CI
- From: Michael Catanzaro <mcatanzaro src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib-networking] Disable Windows CI
- Date: Fri, 27 Mar 2020 21:47:40 +0000 (UTC)
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]