Publish Docker image #234
Annotations
1 error and 1 warning
|
Build and push Full Docker image (tagged + versioned)
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/sh -c if [ \"$TARGETARCH\" = \"amd64\" ]; then cmake -S . -B build -DCMAKE_BUILD_TYPE=Release -DLLAMA_CURL=ON -DGGML_NATIVE=OFF -DGGML_BACKEND_DL=ON -DGGML_CPU_ALL_VARIANTS=ON; elif [ \"$TARGETARCH\" = \"arm64\" ]; then cmake -S . -B build -DCMAKE_BUILD_TYPE=Release -DLLAMA_CURL=ON -DGGML_NATIVE=OFF -DGGML_CPU_ARM_ARCH=${GGML_CPU_ARM_ARCH}; else echo \"Unsupported architecture\"; exit 1; fi && cmake --build build -j $(nproc)" did not complete successfully: exit code: 2
|
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, docker/build-push-action@v6, docker/login-action@v2, docker/setup-buildx-action@v3, docker/setup-qemu-action@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
background
wait
wait-all
cancel
parallel
Loading