From e36ea4eec33a2156a7ce9ab063cc09f2b77d1940 Mon Sep 17 00:00:00 2001 From: appel_c Date: Tue, 6 May 2025 08:43:26 +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 c2f73ff2..272246ff 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 + image: condaforge/miniforge3:24.11.3-0 allow_failure: false variables: QT_QPA_PLATFORM: "offscreen"