From 49517e6b71411661b48fce58dd05e02e6111869b Mon Sep 17 00:00:00 2001 From: bootc-dev Bot Date: Wed, 28 Jan 2026 14:28:40 +0000 Subject: [PATCH] Sync common files from infra repository Synchronized from bootc-dev/infra@5a0900533a2b015c83b81e21f1ef78c6f7ad6067. Signed-off-by: bootc-dev Bot --- .bootc-dev-infra-commit.txt | 2 +- .github/actions/bootc-ubuntu-setup/action.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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