mirror of
https://github.com/mudler/LocalAI.git
synced 2025-04-16 07:26:56 +00:00
ci(grpc-cache): also arm64 (#2423)
grpc-cache: also arm64 Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
This commit is contained in:
parent
eaf653f3d3
commit
be8ffbdfcf
2
.github/workflows/generate_grpc_cache.yaml
vendored
2
.github/workflows/generate_grpc_cache.yaml
vendored
@ -17,7 +17,7 @@ jobs:
|
||||
include:
|
||||
- grpc-base-image: ubuntu:22.04
|
||||
runs-on: 'ubuntu-latest'
|
||||
platforms: 'linux/amd64'
|
||||
platforms: 'linux/amd64,linux/arm64'
|
||||
runs-on: ${{matrix.runs-on}}
|
||||
steps:
|
||||
- name: Release space from worker
|
||||
|
Loading…
x
Reference in New Issue
Block a user