Watch for Linux 5.17 updates

This commit is contained in:
Fabian Mastenbroek 2022-03-21 17:20:26 +01:00
parent 65082c6aa5
commit 50be4895e2
No known key found for this signature in database
GPG key ID: 405FC6F81F0A7B85
2 changed files with 2 additions and 1 deletions

View file

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

View file

@ -2,6 +2,7 @@
Custom Linux kernels for Proxmox VE.
#### Available Versions
1. Linux 5.17
1. Linux 5.16
Older builds are still available at the [Releases](https://github.com/fabianishere/pve-edge-kernel/releases) page.