[glib-networking: 4/4] Disable Windows CI
- From: Michael Catanzaro <mcatanzaro src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib-networking: 4/4] Disable Windows CI
- Date: Wed, 23 Jun 2021 18:34:49 +0000 (UTC)
commit fc688539035b001a721ee0a900686b6702be145e
Author: Michael Catanzaro <mcatanzaro redhat com>
Date: Wed Jun 23 13:31:53 2021 -0500
Disable Windows CI
I don't know how to update the Windows CI. Unlike our other CI, there is
no documentation for how to do this. For now, disable it.
.gitlab-ci.yml | 24 ++++++++++++------------
1 file changed, 12 insertions(+), 12 deletions(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 34c7106..2f3a21b 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -58,15 +58,15 @@ fedora-x86_64-scan-build:
- _build/meson-logs/scanbuild
when: on_failure
-vs2017-x64:
- stage: build
- except:
- - tags
- tags:
- - win32-ps
- script:
- - .gitlab-ci/test-msvc.bat
- artifacts:
- paths:
- - build/test-results
- when: on_failure
+#vs2017-x64:
+# stage: build
+# except:
+# - tags
+# tags:
+# - win32-ps
+# 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]