Skip to content

Commit 49df492

Browse files
committed
chore(ci): run grpc build on self-hosted
Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
1 parent 516cd66 commit 49df492

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/generate_grpc_cache.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
matrix:
1717
include:
1818
- grpc-base-image: ubuntu:22.04
19-
runs-on: 'ubuntu-latest'
19+
runs-on: 'arc-runner-set'
2020
platforms: 'linux/amd64,linux/arm64'
2121
runs-on: ${{matrix.runs-on}}
2222
steps:

0 commit comments

Comments
 (0)