[education/rkward/kf5] /: QWebEngine (qt5) is available on ARM MAc, only.
Thomas Friedrichsmeier
null at kde.org
Tue Apr 16 19:09:32 BST 2024
Git commit 55887ace48e7e6b1cc32f9f5cd5cea3f654131d4 by Thomas Friedrichsmeier.
Committed on 16/04/2024 at 17:48.
Pushed by tfry into branch 'kf5'.
QWebEngine (qt5) is available on ARM MAc, only.
See https://invent.kde.org/sysadmin/ci-utilities/-/blob/master/craft/qt5/CraftConfig.ini
M +4 -1 .gitlab-ci.yml
https://invent.kde.org/education/rkward/-/commit/55887ace48e7e6b1cc32f9f5cd5cea3f654131d4
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index e4b81ae86..f98ab0b7f 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -11,5 +11,8 @@ include:
- /gitlab-templates/flatpak.yml
- /gitlab-templates/craft-appimage.yml
- /gitlab-templates/craft-macos-arm64.yml
- - /gitlab-templates/craft-macos-x86-64.yml
- /gitlab-templates/craft-windows-x86-64.yml
+
+# NOTE: Neither QWebEngine nor QtWebKit are available in craft
+# on x86 mac, so we cannot have:
+# - /gitlab-templates/craft-macos-x86-64.yml
More information about the rkward-tracker
mailing list