Skip to content

Commit dcb9e52

Browse files
committed
fixup! CI: Switch to ubuntu-latest
1 parent eb36468 commit dcb9e52

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/scripts/prepare.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ echo apt-cacher-ng apt-cacher-ng/tunnelenable boolean true | ici_asroot debconf-
2626
# Install packages on host
2727
DEBIAN_FRONTEND=noninteractive ici_timed "Install build packages" ici_cmd "${APT_QUIET[@]}" ici_apt_install \
2828
mmdebstrap sbuild schroot devscripts ccache apt-cacher-ng python3-pip libxml2-utils libarchive-tools \
29-
python3-all dh-python build-essential
29+
debhelper python3-all dh-python build-essential
3030

3131
export PIP_BREAK_SYSTEM_PACKAGES=1
3232
# Install patched bloom to handle ROS "one" distro key when resolving python and ROS version

0 commit comments

Comments
 (0)