From a5ace48013a9b6a1e4c63c8b8c93e2e940f9a2e1 Mon Sep 17 00:00:00 2001 From: Maximilian Luz Date: Mon, 16 May 2022 22:04:33 +0200 Subject: [PATCH] Update Debian kernel to v5.17.7 --- .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 2414030fe..d32be2242 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.17.5 - KERNEL_REVISION: 3 + KERNEL_VERSION: 5.17.7 + KERNEL_REVISION: 1 LOCALVERSION: -surface MAINLINE_REPO: git://git.launchpad.net/~ubuntu-kernel-test/ubuntu/+source/linux/+git/mainline-crack MAINLINE_BRANCH: cod/mainline