Allow failure of cross-version-config test

The test is bound to fail until it is executed against a new release
which will include the pytest env var refactoring.
This commit is contained in:
Tom Krizek
2024-05-09 17:08:10 +02:00
committed by Nicki Křížek
parent 2d1f348483
commit b99cdfab9d
+1
View File
@@ -720,6 +720,7 @@ 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.19 (amd64)