Force Python 3.12 in Debian image #489
Annotations
1 error and 1 warning
Build and push debian images
buildx failed with: ERROR: failed to solve: process "/bin/sh -c apt -y update && apt -y upgrade && apt -y install ca-certificates && apt -y install -t unstable python3.12 python3.12-venv golang-$GOLANG_VERSION openjdk-21-jdk && apt -y clean && rm -rf /var/lib/apt/lists/* && ln -s /usr/lib/go-$GOLANG_VERSION/bin/go /usr/bin/go ln -s /usr/bin/python /usr/bin/python3" 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