bump: update Ubuntu & drop python 2.x #218
Annotations
1 error and 1 warning
Run docker/build-push-action@v6
buildx failed with: ERROR: failed to solve: process "/bin/bash -c apt-get update -qq --fix-missing && apt-get install -y --no-install-recommends software-properties-common dirmngr gnupg && add-apt-repository ppa:deadsnakes/ppa && apt-add-repository universe && apt-get -y update -qq --fix-missing && apt-get -y install --no-install-recommends python${PYTHON_VERSION} python${PYTHON_VERSION}-dev python${PYTHON_VERSION}-distutils curl wget && rm -rf /var/lib/apt/lists/* && update-alternatives --install /usr/bin/python${PYTHON_VERSION%%.*} python${PYTHON_VERSION%%.*} /usr/bin/python${PYTHON_VERSION} 1 && update-alternatives --install /usr/bin/python python /usr/bin/python${PYTHON_VERSION} 1 && apt-get -y install --no-install-recommends python${PYTHON_VERSION}-distutils && PIP_URL=\"https://bootstrap.pypa.io/get-pip.py\" && curl $PIP_URL | python" did not complete successfully: exit code: 100
|
The Ubuntu-20.04 brownout takes place from 2025-02-01. For more details, see https://github.com/actions/runner-images/issues/11101
|
Loading