X-Git-Url: http://git.onelab.eu/?p=infrastructure.git;a=blobdiff_plain;f=scripts%2Fbuilds.sh;fp=scripts%2Fbuilds.sh;h=edf81ff160c02d2954a101a024681b34502a115b;hp=835b55de7abf87804e06e8938aa2a7621dbe694e;hb=95f886635dc8b710a38e8ad393951d2c0f96b3a9;hpb=3cf819ae7f505346f980353a67456d432dcb3420 diff --git a/scripts/builds.sh b/scripts/builds.sh index 835b55d..edf81ff 100755 --- a/scripts/builds.sh +++ b/scripts/builds.sh @@ -21,10 +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 & -# as of fedora37 plcapi now works ONLY with pg14 so it is useless -# to try and build for f35 -#/root/bin/lbuild-nightly.sh -f f35 -b @DATE@--f35-nofed & +/root/bin/lbuild-nightly.sh -f f39 -b @DATE@--f39-nofed & [ -n "$SINGLE" ] && exit #/root/bin/lbuild-nightly.sh -f f33 -b @DATE@--f33-serverside &