diff --git a/tests/testsuite/main.fmf b/tests/testsuite/main.fmf index 3868add..88be228 100644 --- a/tests/testsuite/main.fmf +++ b/tests/testsuite/main.fmf @@ -77,3 +77,11 @@ adjust+: test: "$WITH_SCL ./test-with-cross.sh" environment+: MAY_BUILD_OTHER_ARCHES: "no" + + - because: "" + when: distro == rhel-7 and collection == devtoolset-13 + test: "$WITH_SCL ./test-with-cross.sh" + environment+: + MAY_BUILD_OTHER_ARCHES: "no" + require+: + - devtoolset-13-build