Merge pull request #8497 from GabyCT/topic/removemetricsstratovirt

gha: Disable stratovirt for gha metrics
This commit is contained in:
GabyCT 2023-11-29 11:16:53 -06:00 committed by GitHub
commit 1f1e5377e5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -48,7 +48,7 @@ jobs:
# all the tests due to a single flaky instance. # all the tests due to a single flaky instance.
fail-fast: false fail-fast: false
matrix: matrix:
vmm: ['clh', 'qemu', 'stratovirt'] vmm: ['clh', 'qemu']
max-parallel: 1 max-parallel: 1
runs-on: metrics runs-on: metrics
env: env: