Skip to content

Install build essentials and Puppet Bolt #36

Install build essentials and Puppet Bolt

Install build essentials and Puppet Bolt #36

Re-run triggered September 20, 2024 10:28
Status Failure
Total duration 36s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
main
buildx failed with: ERROR: failed to solve: process "/bin/sh -c apt-get update && apt-get install -y curl openssh-client && ./install-pdk-release.sh && ./install-bolt-release.sh && ./install-onceover.sh && apt-get install --yes build-essential && apt-get purge -y curl && apt-get autoremove -y && rm -rf /var/lib/apt/lists/* && mkdir /workspace" did not complete successfully: exit code: 126
main
The following actions use a deprecated Node.js version and will be forced to run on node20: docker/setup-buildx-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/