Skip to content

Commit

Permalink
Mark v5.16 as end-of-life
Browse files Browse the repository at this point in the history
This change marks Linux 5.16 as end-of-life, given that it does not
receive any support updates anymore.
  • Loading branch information
fabianishere committed May 15, 2022
1 parent 71705da commit deb8e3e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/watch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
runs-on: [ubuntu-latest]
strategy:
matrix:
branch: ['v5.16.x', 'v5.17.x']
branch: ['v5.17.x']
steps:
- name: Checkout Sources
uses: actions/checkout@v2
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Custom Linux kernels for Proxmox VE.

#### Available Versions
1. Linux 5.17
1. Linux 5.16
1. Linux 5.16 **[EOL]**

Older builds are still available at the [Releases](https://github.com/fabianishere/pve-edge-kernel/releases) page.

Expand Down

0 comments on commit deb8e3e

Please sign in to comment.