Skip to content
This repository has been archived by the owner on Aug 9, 2023. It is now read-only.

new repo urls and new versions #1

new repo urls and new versions

new repo urls and new versions #1

Triggered via pull request August 9, 2023 12:41
Status Failure
Total duration 55s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

v17.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error
docker
buildx failed with: ERROR: failed to solve: process "/bin/sh -c apt-get update && apt-get install -y lsb-release gnupg2 && curl -sSL https://packages.adoptium.net/artifactory/api/gpg/key/public | apt-key add - && echo \"deb https://packages.adoptium.net/artifactory/deb $(lsb_release -cs) main\" | tee /etc/apt/sources.list.d/adoptopenjdk.list && apt-get update && apt-get upgrade -y && apt-get install -y adoptopenjdk-17-hotspot libatomic1 && apt-get purge -y lsb-release gnupg2 && apt-get clean && rm -rf /var/lib/apt/lists/*" did not complete successfully: exit code: 100