فهرست منبع

pkg/debian: Add comment about compression

Dorian Stoll 2 سال پیش
والد
کامیت
74e68976c9
1فایلهای تغییر یافته به همراه2 افزوده شده و 0 حذف شده
  1. 2 0
      .github/workflows/debian.yml

+ 2 - 0
.github/workflows/debian.yml

@@ -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