fix: 激活uv #181
Annotations
1 error and 1 warning
Build Image
buildx failed with: ERROR: failed to solve: process "/bin/sh -c mkdir ${HOME} && addgroup -S nt -g 911 && adduser -S nt -G nt -h ${HOME} -s /bin/bash -u 911 && echo 'fs.inotify.max_user_watches=5242880' >> /etc/sysctl.conf && echo 'fs.inotify.max_user_instances=5242880' >> /etc/sysctl.conf && echo 'vm.overcommit_memory = 1' >> /etc/sysctl.conf && echo \"nt ALL=(ALL) NOPASSWD: ALL\" >> /etc/sudoers && curl -LsSf https://astral.sh/uv/install.sh | sh && source $HOME/.local/bin/env && uv sync" 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