[gnome-build-meta/barthalion/gottagofast] keep only x86_64



commit 83a4b922c9fc34d34401a01221a15e14f256e6a6
Author: Bartłomiej Piotrowski <bpiotrowski gnome org>
Date:   Mon Jul 13 20:20:32 2020 +0200

    keep only x86_64

 .gitlab-ci.yml | 13 -------------
 1 file changed, 13 deletions(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index e0045a14..423df530 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -210,19 +210,6 @@ flatpak-x86_64:
   extends: .flatpak-template
   <<: *x86_64
 
-flatpak-i386:
-  extends: .flatpak-template
-  <<: *i686
-
-flatpak-aarch64:
-  extends: .flatpak-template
-  <<: *aarch64
-
-flatpak-arm:
-  extends: .flatpak-template
-  <<: *arm
-
-
 flatpak-finish:
   stage: finish_flatpak
   dependencies: [flatpak-prepare]


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