From 2c2fc7659b5ce0932f75e59df8c89e47aef5e880 Mon Sep 17 00:00:00 2001 From: appel_c Date: Thu, 21 Nov 2024 09:42:48 +0100 Subject: [PATCH] wip --- .gitlab-ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 741bbe73..edb7892a 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -15,6 +15,7 @@ variables: CHECK_PKG_VERSIONS: description: Whether to run additional tests against min/max/random selection of dependencies. Set to 1 for running. value: 0 + QT_QPA_PLATFORM: "offscreen" workflow: rules: