From 11369079b19f7c5646ea3c2f2b1ec5a76bd1f2d5 Mon Sep 17 00:00:00 2001 From: Maximilian Luz Date: Fri, 3 Apr 2020 00:37:47 +0200 Subject: [PATCH] Update Debian kernel to 5.6 --- .github/workflows/debian.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/debian.yml b/.github/workflows/debian.yml index a52358c4d..ceeb64613 100644 --- a/.github/workflows/debian.yml +++ b/.github/workflows/debian.yml @@ -7,8 +7,8 @@ name: Debian env: GPG_KEY_ID: 56C464BAAC421453 - KERNEL_VERSION: 5.5.13 - KDEB_PKGVERSION: 5.5.13-1 + KERNEL_VERSION: 5.6.2 + KDEB_PKGVERSION: 5.6.2-1 LOCALVERSION: -surface jobs: