Bump vm-builder v0.28.1 -> v0.29.3 (#7849)

One change:
runner: allow coredump collection (#931)
This commit is contained in:
Oleg Vasilev
2024-05-23 00:48:59 +03:00
committed by GitHub
parent ff560a1113
commit eb0c026aac

View File

@@ -934,7 +934,7 @@ jobs:
matrix:
version: [ v14, v15, v16 ]
env:
VM_BUILDER_VERSION: v0.28.1
VM_BUILDER_VERSION: v0.29.3
steps:
- name: Checkout