enable f41 nighlty build
authorThierry Parmentelat <thierry.parmentelat@inria.fr>
Wed, 20 Nov 2024 11:18:15 +0000 (12:18 +0100)
committerThierry Parmentelat <thierry.parmentelat@inria.fr>
Wed, 20 Nov 2024 11:18:15 +0000 (12:18 +0100)
scripts/builds.sh

index edf81ff..9ead8a5 100755 (executable)
@@ -22,6 +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 &
 [ -n "$SINGLE" ] && exit
 
 #/root/bin/lbuild-nightly.sh -f f33 -b @DATE@--f33-serverside &