From cf46972afc7489b9f70aaffcc12f3b653775d937 Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Thu, 19 Dec 2024 14:50:04 +0100 Subject: Update README/GH workflow for Kernel 6.12 --- .github/workflows/build-kernel-module.yml | 4 ++++ README.md | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/.github/workflows/build-kernel-module.yml b/.github/workflows/build-kernel-module.yml index 526bf8e..a0caa0b 100644 --- a/.github/workflows/build-kernel-module.yml +++ b/.github/workflows/build-kernel-module.yml @@ -52,6 +52,10 @@ jobs: build-os: ubuntu-22.04 kernel-type: vanilla kernel-version: 6.6.y + - name: Vanilla [6.12.x] + build-os: ubuntu-24.04 + kernel-type: vanilla + kernel-version: 6.12.y name: Build dnbd3 ${{ matrix.config.name }} runs-on: ${{ matrix.config.build-os }} steps: diff --git a/README.md b/README.md index ebf1aea..236d869 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ This repository contains the source code for the following dnbd3 components: The dnbd3 components have been built/tested on the following Linux kernel versions and Unix distributions: - - Generic/Vanilla Kernel **4.9** to **6.1** + - Generic/Vanilla Kernel **4.9** to **6.12** - Archlinux with **Linux kernel 5.15.x** or **6.1.x** - Raspberry Pi OS with **Linux kernel 5.4.x** - Ubuntu 20.04 with **Linux kernel 5.4.x** -- cgit v1.2.3-55-g7522