mirror of https://github.com/hashicorp/consul
changing set up to a small
parent
fea35f5203
commit
d64af3f727
|
@ -38,7 +38,7 @@ jobs:
|
|||
- setup
|
||||
uses: ./.github/workflows/reusable-check-go-mod.yml
|
||||
with:
|
||||
runs-on: ${{ needs.setup.outputs.compute-medium }}
|
||||
runs-on: ${{ needs.setup.outputs.compute-small }}
|
||||
|
||||
check-generated-protobuf:
|
||||
needs:
|
||||
|
|
Loading…
Reference in New Issue