This repository has been archived by the owner on Jul 18, 2024. It is now read-only.
Publish e2eAIOK Docker TensorFlow #359
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
release_docker_tensorflow.yml
on: workflow_run
e2eaiok-release-docker
17m 25s
Annotations
1 error and 1 warning
e2eaiok-release-docker
buildx failed with: ERROR: failed to solve: process "/bin/bash -c apt-get update -y && apt-get install -y git openssh-server gcc-8 g++-8 openssh-server openjdk-8-jdk sshpass && update-alternatives --install /usr/bin/gcc gcc /usr/bin/gcc-7 7 && update-alternatives --install /usr/bin/gcc gcc /usr/bin/gcc-8 8 && update-alternatives --install /usr/bin/g++ g++ /usr/bin/g++-7 7 && update-alternatives --install /usr/bin/g++ g++ /usr/bin/g++-8 8" did not complete successfully: exit code: 100
|
e2eaiok-release-docker
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|