Merge pull request #313 from flatcar-linux/kai/lts-ga

.github: Update LTS mantle reference
This commit is contained in:
Kai Lüke 2022-05-06 10:46:50 +09:00 committed by GitHub
commit 18bec8ea98
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11,7 +11,7 @@ jobs:
get-mantle-release:
strategy:
matrix:
branch: [main,alpha,beta,stable]
branch: [main,alpha,beta,stable,lts]
fail-fast: false
runs-on: ubuntu-latest
steps: