From e97b232e7c81237e5ab2f5b2c9144c98de41b32f Mon Sep 17 00:00:00 2001 From: Maximilian Luz Date: Tue, 21 Jul 2020 15:45:22 +0200 Subject: [PATCH] Update Debian LTS kernel to 4.19.133 --- .github/workflows/debian_lts.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/debian_lts.yml b/.github/workflows/debian_lts.yml index 08b03cbb1..0831afa1e 100644 --- a/.github/workflows/debian_lts.yml +++ b/.github/workflows/debian_lts.yml @@ -7,8 +7,8 @@ name: Debian LTS env: GPG_KEY_ID: 56C464BAAC421453 - KERNEL_VERSION: 4.19.132 - KERNEL_REVISION: 2 + KERNEL_VERSION: 4.19.133 + KERNEL_REVISION: 1 LOCALVERSION: -surface-lts MAINLINE_REPO: git://git.launchpad.net/~ubuntu-kernel-test/ubuntu/+source/linux/+git/mainline-crack MAINLINE_BRANCH: cod/mainline