From fd7fdb6cc85dcf58358541f393e3db4ff46927a4 Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat <thierry.parmentelat@inria.fr> Date: Tue, 22 Apr 2025 09:25:43 +0200 Subject: [PATCH] run only f41 build --- scripts/builds.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/builds.sh b/scripts/builds.sh index 9ead8a5..502636e 100755 --- a/scripts/builds.sh +++ b/scripts/builds.sh @@ -22,7 +22,7 @@ # avoid using sfa in the build name, the tests then believe there is sfa available /root/bin/lbuild-nightly.sh -f f39 -b @DATE@--f39-nofed & -/root/bin/lbuild-nightly.sh -f f41 -b @DATE@--f41-nofed & +#/root/bin/lbuild-nightly.sh -f f41 -b @DATE@--f41-nofed & [ -n "$SINGLE" ] && exit #/root/bin/lbuild-nightly.sh -f f33 -b @DATE@--f33-serverside & -- 2.47.0