From 485fa0c63622fdfd844863f96e26651e03f27a58 Mon Sep 17 00:00:00 2001 From: Fabian Mastenbroek Date: Mon, 24 May 2021 14:05:13 +0200 Subject: [PATCH] Mark v5.11 as end-of-life This change marks the Linux v5.11 branch as end-of-life since it does not receive any updates anymore. --- .github/workflows/watch.yml | 2 +- README.md | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/watch.yml b/.github/workflows/watch.yml index 68f95be..2d0015e 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.11.x'] + branch: ['v5.10.x'] steps: - name: Checkout Sources uses: actions/checkout@v2 diff --git a/README.md b/README.md index 5dc2e96..48c68e8 100644 --- a/README.md +++ b/README.md @@ -2,8 +2,8 @@ Custom Linux kernels for Proxmox VE 6. #### Versions -1. Linux 5.11 (Stable) -2. Linux 5.10 (Long-term) +1. Linux 5.11 (Stable) [EOL] +1. Linux 5.10 (Long-term) #### Flavors 1. Proxmox