From 73b309e8ae184543a01c5f764469c403884597ea Mon Sep 17 00:00:00 2001 From: Bart Van Assche Date: Tue, 25 Jun 2019 13:50:53 +0000 Subject: [PATCH] nightly build: Update kernel versions git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@8437 d57e44dd-8a1f-0410-8b47-8ef2f437770f --- nightly/conf/nightly.conf | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/nightly/conf/nightly.conf b/nightly/conf/nightly.conf index 8d110c2ea..50e36fdcb 100644 --- a/nightly/conf/nightly.conf +++ b/nightly/conf/nightly.conf @@ -3,15 +3,15 @@ ABT_DETAILS="x86_64" ABT_JOBS=5 ABT_KERNELS=" \ -5.1.14 \ +5.1.15 \ 5.0.21-nc \ 4.20.17-nc \ -4.19.55-nc \ +4.19.56-nc \ 4.18.20-nc \ 4.17.19-nc \ 4.16.18-nc \ 4.15.18-nc \ -4.14.129-nc \ +4.14.130-nc \ 4.13.16-nc \ 4.12.14-nc \ 4.11.12-nc \