Update version of cloud-image-val b/c of failure on Fedora-36
the test scenario which failed appears to be a noop on Fedora-36 and has been tagged appropriately in cloud-image-val.
This commit is contained in:
parent
63a4ae7626
commit
9960021a56
1 changed files with 1 additions and 1 deletions
|
|
@ -218,7 +218,7 @@ fi
|
|||
|
||||
greenprint "Cloning cloud-image-val from upstream"
|
||||
|
||||
release_version="v0.1.0"
|
||||
release_version="v0.2.3"
|
||||
git clone https://github.com/osbuild/cloud-image-val --branch "${release_version}"
|
||||
|
||||
greenprint "Running cloud-image-val on generated image"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue