Testing 10.3 RC #10
Annotations
1 error and 1 warning
Build and push
buildx failed with: ERROR: failed to solve: process "/bin/sh -c export CODENAME=$(lsb_release -cs) && export KHIOPS_VERSION=\"$(apt-cache policy ${KHIOPS_CORE_PACKAGE_NAME} | grep Install | cut -d ' ' -f 4 | cut -d '-' -f 1)\" && TEMP_DEB=\"$(mktemp)\" && curl -L \"https://github.com/KhiopsML/khiops/releases/download/${KHIOPS_VERSION}/khiops_${KHIOPS_VERSION}-1-${CODENAME}.amd64.deb\" -o \"$TEMP_DEB\" && dpkg -i --force-all \"$TEMP_DEB\" && apt-get update && apt-get -f -y install --no-install-recommends && rm -f $TEMP_DEB && rm -rf /var/lib/apt/lists/*" did not complete successfully: exit code: 1
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading