pkg/debian: Add comment about compression

This commit is contained in:
Dorian Stoll 2022-12-11 11:46:42 +01:00
parent 0157c00684
commit 74e68976c9
No known key found for this signature in database
GPG key ID: F1DACD02C619442A

View file

@ -93,6 +93,8 @@ jobs:
- name: Build kernel
env:
# The DPKG in Ubuntu 22.04 defaults to using ZSTD,
# which is not yet supported by the DPKG in Debian 11
KDEB_COMPRESS: xz
run: |
cd pkg/debian/kernel/linux