From 9d8b4ee4676d84f924c927f58f6162fe6d23c41b Mon Sep 17 00:00:00 2001 From: Bart Van Assche Date: Sat, 9 Nov 2019 17:26:30 +0000 Subject: [PATCH] nightly build: Update kernel versions git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@8657 d57e44dd-8a1f-0410-8b47-8ef2f437770f --- nightly/conf/nightly.conf | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/nightly/conf/nightly.conf b/nightly/conf/nightly.conf index c1450888a..fc0ea054d 100644 --- a/nightly/conf/nightly.conf +++ b/nightly/conf/nightly.conf @@ -3,27 +3,27 @@ ABT_DETAILS="x86_64" ABT_JOBS=5 ABT_KERNELS=" \ -5.3.6 \ +5.3.9 \ 5.2.21-nc \ 5.1.21-nc \ 5.0.21-nc \ 4.20.17-nc \ -4.19.79-nc \ +4.19.82-nc \ 4.18.20-nc \ 4.17.19-nc \ 4.16.18-nc \ 4.15.18-nc \ -4.14.149-nc \ +4.14.152-nc \ 4.13.16-nc \ 4.12.14-nc \ 4.11.12-nc \ 4.10.17-nc \ -4.9.196-nc \ +4.9.199-nc \ 4.8.17-nc \ 4.7.10-nc \ 4.6.7-nc \ 4.5.7-nc \ -4.4.196-nc \ +4.4.199-nc \ 4.3.6-nc \ 4.2.8-nc \ 4.1.52-nc \