mirror of
https://github.com/flatcar/scripts.git
synced 2025-09-23 06:31:18 +02:00
.github: Update LTS mantle reference
The new LTS release will use the mantle container image. Add automation to keep it up to date.
This commit is contained in:
parent
30b7eae418
commit
bc0e2b521a
2
.github/workflows/mantle-releases-main.yml
vendored
2
.github/workflows/mantle-releases-main.yml
vendored
@ -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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user