From e19aa670755be20f66b1c9440d81ffabe48014e2 Mon Sep 17 00:00:00 2001 From: appel_c Date: Tue, 6 May 2025 07:53:02 +0200 Subject: [PATCH] wip --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 6575d452..56014044 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -203,7 +203,7 @@ test-matrix: end-2-end-conda: stage: End2End needs: [] - image: condaforge/miniforge3:latest-ubuntu + image: condaforge/miniforge3 allow_failure: false variables: QT_QPA_PLATFORM: "offscreen"