scripts/ci/setup: regenerate yaml

We inadvertently updated the base libvirt-ci project which has
resulted in changes. Make sure the output matches what we generate.

Fixes: 0d4fb8f746 (configure: set the bindgen cross target)
Reviewed-by: Manos Pitsidianakis <manos.pitsidianakis@linaro.org>
Message-ID: <20251027110344.2289945-3-alex.bennee@linaro.org>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
This commit is contained in:
Alex Bennée 2025-10-27 11:03:09 +00:00
parent 2d89f33cd0
commit 1a0b5af768
2 changed files with 4 additions and 4 deletions

View file

@ -26,7 +26,7 @@ packages:
- git
- hostname
- libaio-dev
- libasan6
- libasan8
- libasound2-dev
- libattr1-dev
- libbpf-dev
@ -37,7 +37,7 @@ packages:
- libcap-ng-dev
- libcapstone-dev
- libcbor-dev
- libclang-dev
- libclang-rt-dev
- libcmocka-dev
- libcurl4-gnutls-dev
- libdaxctl-dev

View file

@ -26,7 +26,7 @@ packages:
- git
- hostname
- libaio-dev
- libasan6
- libasan8
- libasound2-dev
- libattr1-dev
- libbpf-dev
@ -37,7 +37,7 @@ packages:
- libcap-ng-dev
- libcapstone-dev
- libcbor-dev
- libclang-dev
- libclang-rt-dev
- libcmocka-dev
- libcurl4-gnutls-dev
- libdaxctl-dev