diff --git a/.bootc-dev-infra-commit.txt b/.bootc-dev-infra-commit.txt index c69167a..da99b0c 100644 --- a/.bootc-dev-infra-commit.txt +++ b/.bootc-dev-infra-commit.txt @@ -1 +1 @@ -e6bcd3444045825b890b2203bed18ea9c1a4df89 +5a0900533a2b015c83b81e21f1ef78c6f7ad6067 diff --git a/.github/actions/bootc-ubuntu-setup/action.yml b/.github/actions/bootc-ubuntu-setup/action.yml index ad39f78..63f5e00 100644 --- a/.github/actions/bootc-ubuntu-setup/action.yml +++ b/.github/actions/bootc-ubuntu-setup/action.yml @@ -67,7 +67,7 @@ runs: shell: bash run: | set -xeuo pipefail - export BCVK_VERSION=0.9.0 + export BCVK_VERSION=0.10.0 # see https://github.com/bootc-dev/bcvk/issues/176 /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 # Something in the stack is overriding this, but we want session right now for bcvk