We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 516cd66 commit 49df492Copy full SHA for 49df492
.github/workflows/generate_grpc_cache.yaml
@@ -16,7 +16,7 @@ jobs:
16
matrix:
17
include:
18
- grpc-base-image: ubuntu:22.04
19
- runs-on: 'ubuntu-latest'
+ runs-on: 'arc-runner-set'
20
platforms: 'linux/amd64,linux/arm64'
21
runs-on: ${{matrix.runs-on}}
22
steps:
0 commit comments