diff --git a/.github/workflows/debian_lts.yml b/.github/workflows/debian_lts.yml index d882447b6..d3da09d8a 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.123 - KDEB_PKGVERSION: 4.19.123-1 + KERNEL_VERSION: 4.19.128 + KDEB_PKGVERSION: 4.19.128-1 LOCALVERSION: -surface-lts jobs: