[PATCH 72/75] github: Use kernel 6.1 in github action

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Generate backports from kernel 6.1 stable branch and run compile tests
with kernel up to version 6.1 in the github actions.

Signed-off-by: Hauke Mehrtens <hauke@xxxxxxxxxx>
---
 .github/workflows/create.yml | 12 +++++++++---
 1 file changed, 9 insertions(+), 3 deletions(-)

diff --git a/.github/workflows/create.yml b/.github/workflows/create.yml
index 36e6c930..c9fdf6a2 100644
--- a/.github/workflows/create.yml
+++ b/.github/workflows/create.yml
@@ -19,11 +19,11 @@ jobs:
         with:
           path: backports
 
-      - name: Checkout kernel 5.15
+      - name: Checkout kernel 6.1
         uses: actions/checkout@v4
         with:
           repository: gregkh/linux
-          ref: refs/heads/linux-5.15.y
+          ref: refs/heads/linux-6.1.y
           path: linux
 
       - name: Generate backports tar
@@ -77,7 +77,13 @@ jobs:
            "5.12",
            "5.13",
            "5.14",
-           "5.15"]
+           "5.15",
+           "5.16",
+           "5.17",
+           "5.18",
+           "5.19",
+           "6.0",
+           "6.1"]
         config: [
            allyesconfig,
            defconfig-wifi]
-- 
2.45.2





[Index of Archives]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux]     [Linux OMAP]     [Linux MIPS]     [ECOS]     [Asterisk Internet PBX]     [Linux API]

  Powered by Linux