From fb23a4f8c1a98923e929b7d80a3e3119d9b09272 Mon Sep 17 00:00:00 2001 From: Bart Van Assche Date: Sat, 4 May 2019 14:24:54 +0000 Subject: [PATCH] nightly build: Update kernel versions git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@8339 d57e44dd-8a1f-0410-8b47-8ef2f437770f --- nightly/conf/nightly.conf | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/nightly/conf/nightly.conf b/nightly/conf/nightly.conf index a0131879b..9f170d8f7 100644 --- a/nightly/conf/nightly.conf +++ b/nightly/conf/nightly.conf @@ -3,19 +3,19 @@ ABT_DETAILS="x86_64" ABT_JOBS=5 ABT_KERNELS=" \ -5.0.11 \ +5.0.12 \ 4.20.17-nc \ -4.19.38-nc \ +4.19.39-nc \ 4.18.18-nc \ 4.17.18-nc \ 4.16.18-nc \ 4.15.18-nc \ -4.14.115-nc \ +4.14.116-nc \ 4.13.16-nc \ 4.12.14-nc \ 4.11.12-nc \ 4.10.17-nc \ -4.9.172-nc \ +4.9.173-nc \ 4.8.17-nc \ 4.7.10-nc \ 4.6.7-nc \