We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3fa28e2 commit 57dfac0Copy full SHA for 57dfac0
.github/actions/bootc-ubuntu-setup/action.yml
@@ -72,7 +72,7 @@ runs:
72
run: |
73
set -xeuo pipefail
74
# renovate: datasource=github-releases depName=bootc-dev/bcvk
75
- export BCVK_VERSION=0.10.0
+ export BCVK_VERSION=0.11.0
76
# see https://github.com/bootc-dev/bcvk/issues/176
77
/bin/time -f '%E %C' sudo apt install -y libkrb5-dev pkg-config libvirt-dev genisoimage qemu-utils qemu-kvm virtiofsd libvirt-daemon-system python3-virt-firmware
78
# Something in the stack is overriding this, but we want session right now for bcvk
0 commit comments