From 4c6ae4f5fc95e60ee000f173f85d37e36aaf2705 Mon Sep 17 00:00:00 2001 From: Fabian Mastenbroek Date: Fri, 24 Sep 2021 12:14:55 +0200 Subject: [PATCH] Stop building Linux 5.10 This change stops the Linux 5.10 release branch for this repository. Proxmox has currently moved on to Linux 5.11, so this Linux 5.10 cannot really be considered "edge" anymore. In case you need a long-term support kernel, I recommend moving back to the stock Proxmox kernel. --- .github/workflows/watch.yml | 2 +- README.md | 2 -- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/.github/workflows/watch.yml b/.github/workflows/watch.yml index 80b54bf..bf05e35 100644 --- a/.github/workflows/watch.yml +++ b/.github/workflows/watch.yml @@ -11,7 +11,7 @@ jobs: runs-on: [ubuntu-latest] strategy: matrix: - branch: ['v5.10.x', 'v5.14.x'] + branch: ['v5.14.x'] steps: - name: Checkout Sources uses: actions/checkout@v2 diff --git a/README.md b/README.md index ec94c33..1287d1c 100644 --- a/README.md +++ b/README.md @@ -5,8 +5,6 @@ Custom Linux kernels for Proxmox VE 6. 1. Linux 5.14 (Stable) 1. Linux 5.13 (Stable) [EOL] 1. Linux 5.12 (Stable) [EOL] -1. Linux 5.11 (Stable) [EOL] -1. Linux 5.10 (Long-term) #### Flavors 1. Proxmox