Move tmpdirs to / on Fedora 39

This commit is contained in:
Miloš Prchlík 2024-01-19 14:11:00 +01:00
commit dc7f7d316a

View file

@ -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