diff --git a/.github/workflows/actions.yml b/.github/workflows/actions.yml index dd64fdb..ea16820 100644 --- a/.github/workflows/actions.yml +++ b/.github/workflows/actions.yml @@ -8,7 +8,7 @@ jobs: runs-on: ubuntu-latest strategy: matrix: - QEMU_VER: [v6.1.0-1] + QEMU_VER: [v6.1.0-5] DOCKER_REPO: [docker.io/multiarch/ubuntu-core] VERSION: [trusty, xenial, bionic, focal, hirsute] UNAME_ARCH: [x86_64, arm64, armhf, i386, ppc64el, s390x]