[neon/snap-packaging/kde-pyside6-core-sdk/work.core24.iterate] debian: Revert "only build on amd64 while we iterate to save cpu cycles"

Carlos De Maine null at kde.org
Wed Aug 27 01:30:42 BST 2025


Git commit accecfdce1ebc730b6dadc31d15278ee8f16218d by Carlos De Maine.
Committed on 27/08/2025 at 00:03.
Pushed by carlosdem into branch 'work.core24.iterate'.

Revert "only build on amd64 while we iterate to save cpu cycles"

This reverts commit 48bf6b8671adef003b485b35416abca0265f2b35.

M  +4    -4    debian/.gitlab-ci-neon.yml

https://invent.kde.org/neon/snap-packaging/kde-pyside6-core-sdk/-/commit/accecfdce1ebc730b6dadc31d15278ee8f16218d

diff --git a/debian/.gitlab-ci-neon.yml b/debian/.gitlab-ci-neon.yml
index bae9a49..ac79900 100644
--- a/debian/.gitlab-ci-neon.yml
+++ b/debian/.gitlab-ci-neon.yml
@@ -10,7 +10,7 @@ include:
     - LargeVM
     - amd64
 
-#.snap_base_arm64:
-#  tags:
-#    - LargeVM
-#    - arm64
+.snap_base_arm64:
+  tags:
+    - LargeVM
+    - arm64



More information about the Neon-commits mailing list