Mark Linux 5.13 as EOL

This commit is contained in:
Fabian Mastenbroek 2021-09-24 12:12:43 +02:00
parent 04df02380d
commit 0d77a5efea
No known key found for this signature in database
GPG key ID: 405FC6F81F0A7B85
2 changed files with 2 additions and 2 deletions

View file

@ -11,7 +11,7 @@ jobs:
runs-on: [ubuntu-latest] runs-on: [ubuntu-latest]
strategy: strategy:
matrix: matrix:
branch: ['v5.10.x', 'v5.13.x', 'v5.14.x'] branch: ['v5.10.x', 'v5.14.x']
steps: steps:
- name: Checkout Sources - name: Checkout Sources
uses: actions/checkout@v2 uses: actions/checkout@v2

View file

@ -3,7 +3,7 @@ Custom Linux kernels for Proxmox VE 6.
#### Versions #### Versions
1. Linux 5.14 (Stable) 1. Linux 5.14 (Stable)
1. Linux 5.13 (Stable) 1. Linux 5.13 (Stable) [EOL]
1. Linux 5.12 (Stable) [EOL] 1. Linux 5.12 (Stable) [EOL]
1. Linux 5.11 (Stable) [EOL] 1. Linux 5.11 (Stable) [EOL]
1. Linux 5.10 (Long-term) 1. Linux 5.10 (Long-term)