From 30ee914bafc026d19c9e3ad453091f703882205d Mon Sep 17 00:00:00 2001 From: Tobias Fella Date: Fri, 2 May 2025 20:43:39 +0200 Subject: [PATCH] Re-enable FreeBSD CI --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 20cf66f10..03f28fab1 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -12,7 +12,7 @@ include: - /gitlab-templates/linux-qt6.yml - /gitlab-templates/linux-qt6-next.yml - /gitlab-templates/windows-qt6.yml - # - /gitlab-templates/freebsd-qt6.yml + - /gitlab-templates/freebsd-qt6.yml - /gitlab-templates/flatpak.yml - /gitlab-templates/snap-snapcraft-lxd.yml - /gitlab-templates/craft-android-qt6-apks.yml