Browse Source

Update debian-lts to 4.19.128

Signed-off-by: Tsuchiya Yuto (kitakar5525) <kitakar@gmail.com>
Tsuchiya Yuto (kitakar5525) 5 years ago
parent
commit
ca7f8bc74e
1 changed files with 2 additions and 2 deletions
  1. 2 2
      .github/workflows/debian_lts.yml

+ 2 - 2
.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: