From 1e6bc4a4edce3d552671de013c45a44200491746 Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Wed, 16 Nov 2022 20:47:10 +0100 Subject: [PATCH] build for 37 too --- scripts/builds.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/builds.sh b/scripts/builds.sh index 20516db..de46b7a 100755 --- a/scripts/builds.sh +++ b/scripts/builds.sh @@ -21,6 +21,7 @@ # Apr 2019: retrofit - default is sfa-4.0.3 i.e. python2, too much fuss otherwise # avoid using sfa in the build name, the tests then believe there is sfa available +/root/bin/lbuild-nightly.sh -f f37 -b @DATE@--f37-nofed & /root/bin/lbuild-nightly.sh -f f35 -b @DATE@--f35-nofed & /root/bin/lbuild-nightly.sh -f f33 -b @DATE@--f33-serverside & [ -n "$SINGLE" ] && exit -- 2.43.0