mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2026-08-05 02:19:16 +00:00
build: make Windows tests blocking again
See #8211. The bug is with a change in memory allocation behaviour, not with Windows guests. Signed-off-by: Wei Liu <liuwe@microsoft.com>
This commit is contained in:
3
.github/workflows/ci.yaml
vendored
3
.github/workflows/ci.yaml
vendored
@@ -741,8 +741,7 @@ jobs:
|
|||||||
- integration-arm64
|
- integration-arm64
|
||||||
# VFIO worker is failing #8160
|
# VFIO worker is failing #8160
|
||||||
# - integration-vfio
|
# - integration-vfio
|
||||||
# See: #8211
|
- integration-windows
|
||||||
# - integration-windows
|
|
||||||
- integration-x86-64-mq
|
- integration-x86-64-mq
|
||||||
- integration-x86-64-pr
|
- integration-x86-64-pr
|
||||||
- openapi
|
- openapi
|
||||||
|
|||||||
Reference in New Issue
Block a user