release fix: revert vm builder bump from 0.13.1 -> 0.15.0-alpha1 (#4932)

This reverts commit 682dfb3a31.

hotfix for a CLI arg issue in the monitor
This commit is contained in:
Felix Prasanna
2023-08-08 13:08:46 -05:00
committed by GitHub
parent 76a8f2bb44
commit e78ac22107

View File

@@ -794,7 +794,7 @@ jobs:
run:
shell: sh -eu {0}
env:
VM_BUILDER_VERSION: v0.15.0-alpha1
VM_BUILDER_VERSION: v0.13.1
steps:
- name: Checkout