buildx #2129
Annotations
1 error and 1 warning
|
buildx failed with: ERROR: failed to solve: process "/bin/bash -o pipefail -c printf 'Package: nodejs\\nPin: origin deb.nodesource.com\\nPin-Priority: 1001' > /etc/apt/preferences.d/nodesource && mkdir -p /etc/apt/keyrings && curl -fsSL https://deb.nodesource.com/gpgkey/nodesource-repo.gpg.key | gpg --dearmor -o /etc/apt/keyrings/nodesource.gpg && echo \"deb [signed-by=/etc/apt/keyrings/nodesource.gpg] https://deb.nodesource.com/node_$NODE_MAJOR.x nodistro main\" | tee /etc/apt/sources.list.d/nodesource.list && apt-get update -qq && apt-get install -qq --no-install-recommends nodejs && apt-get upgrade -qq && apt-get clean && rm -rf /var/lib/apt/lists/* && npm install -g yarn@1" did not complete successfully: exit code: 139
|
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
The logs for this run have expired and are no longer available.
Loading