mirror of
https://github.com/flatcar/scripts.git
synced 2025-09-23 14:41:31 +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:
|
get-mantle-release:
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
branch: [main,alpha,beta,stable]
|
branch: [main,alpha,beta,stable,lts]
|
||||||
fail-fast: false
|
fail-fast: false
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user