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"