[education/rkward] /: Re-enable X86 mac build

Thomas Friedrichsmeier null at kde.org
Sat May 18 13:35:05 BST 2024


Git commit e4088e792e2dfb9e98aeb76f939ef015a839d020 by Thomas Friedrichsmeier.
Committed on 18/05/2024 at 12:34.
Pushed by tfry into branch 'master'.

Re-enable X86 mac build

M  +1    -5    .gitlab-ci.yml

https://invent.kde.org/education/rkward/-/commit/e4088e792e2dfb9e98aeb76f939ef015a839d020

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 797c5b7ca..28e0c8fac 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -13,8 +13,4 @@ include:
       - /gitlab-templates/craft-appimage-qt6.yml
       - /gitlab-templates/craft-windows-x86-64-qt6.yml
       - /gitlab-templates/craft-macos-arm64-qt6.yml
-
-# MacOS binary signing currently fails, thus disabled
-# on master branch for now.
-#      - /gitlab-templates/craft-macos-x86-64-qt6.yml
-#      - /gitlab-templates/craft-macos-arm64-qt6.yml
+      - /gitlab-templates/craft-macos-x86-64-qt6.yml


More information about the rkward-tracker mailing list