chore: bump ubuntu version #91
Annotations
1 error and 1 warning
Build and Push edgetx-dev
buildx failed with: ERROR: failed to solve: process "/bin/sh -c apt-get update && apt-get install --yes --no-install-recommends software-properties-common gpg wget && wget -O - https://apt.kitware.com/keys/kitware-archive-latest.asc 2>/dev/null | gpg --dearmor - | tee /usr/share/keyrings/kitware-archive-keyring.gpg >/dev/null && echo \"deb [signed-by=/usr/share/keyrings/kitware-archive-keyring.gpg] https://apt.kitware.com/ubuntu/ ${OS_CODENAME} main\" | tee /etc/apt/sources.list.d/kitware.list >/dev/null && add-apt-repository ppa:git-core/ppa --yes && apt-get update && apt-get install --yes --no-install-recommends build-essential dumb-init libfox-1.6-dev python3-clang-10 libsdl2-dev cmake git zip unzip file python3-pip python3-dev gawk dfu-util libssl-dev gstreamer1.0-plugins-base awesome && rm -rf /var/lib/apt/lists/*" did not complete successfully: exit code: 100
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading