[citemplates] Drop x86_64 tag



commit 365da17ac7c139a88884f1297ac96b68128e9377
Author: Bartłomiej Piotrowski <b bpiotrowski pl>
Date:   Wed Jul 27 08:02:21 2022 +0200

    Drop x86_64 tag
    
    Just "flatpak" is sufficient to schedule a job on a Flatpak-enabled
    x86_64 runner.

 flatpak/flatpak_ci_initiative.yml | 2 --
 1 file changed, 2 deletions(-)
---
diff --git a/flatpak/flatpak_ci_initiative.yml b/flatpak/flatpak_ci_initiative.yml
index b7ed4db..fd1f0c7 100644
--- a/flatpak/flatpak_ci_initiative.yml
+++ b/flatpak/flatpak_ci_initiative.yml
@@ -6,7 +6,6 @@
   # so assume its default tags are x86 to avoid breaking backwards
   # compatibility.
   tags:
-    - x86_64
     - flatpak
   script:
     # Report the installed versions of the runtime
@@ -53,7 +52,6 @@
 .flatpak@x86_64:
   extends: '.flatpak'
   tags:
-    - x86_64
     - flatpak
 
 .flatpak@aarch64:


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