mirror of
https://github.com/mudler/LocalAI.git
synced 2025-05-20 10:35:01 +00:00
feat(build): add arm64 core containers (#2421)
ci: add arm64 container images Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
This commit is contained in:
parent
577888f3c0
commit
2bbc52fcc8
2 changed files with 38 additions and 4 deletions
2
.github/workflows/image.yml
vendored
2
.github/workflows/image.yml
vendored
|
@ -260,7 +260,7 @@ jobs:
|
|||
matrix:
|
||||
include:
|
||||
- build-type: ''
|
||||
platforms: 'linux/amd64'
|
||||
platforms: 'linux/amd64,linux/arm64'
|
||||
tag-latest: 'auto'
|
||||
tag-suffix: '-ffmpeg-core'
|
||||
ffmpeg: 'true'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue