mirror of
https://github.com/mudler/LocalAI.git
synced 2026-03-21 08:12:08 -04: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:
committed by
GitHub
parent
577888f3c0
commit
2bbc52fcc8
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'
|
||||
|
||||
Reference in New Issue
Block a user