From 8302d06d45da68bf6ad2a9d3013c6a85c96c710d Mon Sep 17 00:00:00 2001 From: Maximilian Luz Date: Mon, 29 Jun 2020 18:07:51 +0200 Subject: [PATCH] Update Debian kernel to 5.7.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 c802b5fb7..a7d089a40 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.7.5 - KDEB_PKGVERSION: 5.7.5-1 + KERNEL_VERSION: 5.7.6 + KDEB_PKGVERSION: 5.7.6-1 LOCALVERSION: -surface MAINLINE_REPO: git://git.launchpad.net/~ubuntu-kernel-test/ubuntu/+source/linux/+git/mainline-crack MAINLINE_BRANCH: cod/mainline