Finish the Linux 5.9 branch

The Linux 5.9 kernel branch has reached its end-of-life and will not
receive any new update. Therefore, we close of this branch.
This commit is contained in:
Fabian Mastenbroek 2021-01-21 22:33:12 +01:00
parent 501d992ea6
commit 4cdf1eca3f
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]
strategy:
matrix:
branch: ['v5.9.x']
branch: []
steps:
- name: Checkout Sources
uses: actions/checkout@v2