Build the container image #560
Annotations
1 error and 1 warning
Build and push the image
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -euo pipefail; dnf -y install findutils python311-pip; if [ \"${LEAP_VERSION}\" = \"15.5\" ]; then dnf rq --whatprovides '*macros' --qf \"%{name}\" | uniq | sed '/pyqt/d' | xargs dnf install -y; dnf -y install python3-pyqt-rpm-macros; elif [ \"${LEAP_VERSION}\" = \"15.6\" ]; then dnf rq --whatprovides '*macros' --qf \"%{name}\" | uniq | sed '/mariadb104/d' | xargs dnf install -y; else exit 1; fi; pip install poetry;" did not complete successfully: exit code: 123
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading