[pygobject/pygobject-3-34] CI: MSYS2 has dropped Python 2 support, so remove the jobs



commit a8b958e19b7331a8662e0ce8af3da4cc9d692d15
Author: Christoph Reiter <reiter christoph gmail com>
Date:   Fri Dec 20 10:54:57 2019 +0100

    CI: MSYS2 has dropped Python 2 support, so remove the jobs

 .gitlab-ci.yml | 14 --------------
 1 file changed, 14 deletions(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index be27ed22..7f0149e0 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -51,20 +51,6 @@ pages:
   only:
     - master
 
-python2-mingw32:
-  variables:
-    PYTHON: "python2"
-    MSYSTEM: "MINGW32"
-    CHERE_INVOKING: "yes"
-  <<: *mingw-defaults
-
-python2-mingw64:
-  variables:
-    PYTHON: "python2"
-    MSYSTEM: "MINGW64"
-    CHERE_INVOKING: "yes"
-  <<: *mingw-defaults
-
 python3-mingw32:
   variables:
     PYTHON: "python3"


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