From 8d99ce28e8e7d6198c020aff0fc5fef00515307b Mon Sep 17 00:00:00 2001 From: Michal Nowak Date: Thu, 16 May 2024 12:29:49 +0200 Subject: [PATCH] Revert "Allow failure of cross-version-config test" This reverts commit b99cdfab9d012bce63dff8463eae87772034138a. --- .gitlab-ci.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 1c67ef24f0..0e7dc3b0f8 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -720,7 +720,6 @@ cross-version-config-tests: untracked: true expire_in: "1 day" when: always - allow_failure: true # pytest env variable refactoring # Jobs for regular GCC builds on Alpine Linux 3.20 (amd64)