mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2026-08-05 02:19:16 +00:00
ci: add tag for mshv runner
Use mshv runner for mshv workflows. Disable manual trigger. Signed-off-by: AASTHA RAWAT <aastharawat@microsoft.com>
This commit is contained in:
committed by
Rob Bradford
parent
0e50cc320e
commit
3cf310229c
4
.github/workflows/mshv-infra.yaml
vendored
4
.github/workflows/mshv-infra.yaml
vendored
@@ -43,9 +43,7 @@ concurrency:
|
||||
jobs:
|
||||
infra-setup:
|
||||
name: ${{ inputs.ARCH }} VM Provision
|
||||
runs-on:
|
||||
- self-hosted
|
||||
- Linux
|
||||
runs-on: mshv
|
||||
outputs:
|
||||
PRIVATE_IP: ${{ steps.get-vm-ip.outputs.PRIVATE_IP }}
|
||||
steps:
|
||||
|
||||
Reference in New Issue
Block a user