Skip to content

Commit 2380c00

Browse files
committed
CI: Fix bindep installation
The qemu package has been removed from Ubuntu 24.04 (Noble Numbat). Change-Id: I084094b21bbc9597e24a51c9457edab78f2a0e86
1 parent cbafb5f commit 2380c00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bindep.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ postgresql-server [platform:rpm]
2424
postgresql-server-devel [platform:suse] # Provides pg_config
2525
libpython3-dev [platform:dpkg]
2626
python3-devel [platform:rpm]
27-
qemu [platform:dpkg devstack build-image-dib test]
27+
qemu [platform:dpkg devstack build-image-dib test !platform:ubuntu-noble]
2828
qemu-utils [platform:dpkg devstack build-image-dib test]
2929
qemu-img [platform:redhat test]
3030
qemu-tools [platform:suse test] # Provides qemu-img

0 commit comments

Comments
 (0)