Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
commit eed159d
commit 4bd5550
commit 959f9e6
arm32v7/debian:unstable-slim bash -c ' set -x; set -e; apt update -qq; apt install -y -qq make gcc
libgl-dev libglu1-mesa-dev libjpeg-dev libpng-dev libpq-dev libx11-dev libxext-dev; CFLAGS='''-Werror=implicit-function-declaration''' ARCH=LinuxARM EUSDIR=/ws/euslisp make -C /ws/euslisp/lisp/ -f Makefile.LinuxARM eus0;
CC='''gcc -Werror''' ARCHDIR=LinuxARM EUSDIR=/ws/euslisp make -C /ws/euslisp/lisp/image/jpeg; exit 0'
Unable to find image 'arm32v7/debian:unstable-slim' locally
unstable-slim: Pulling from arm32v7/debian
docker: no matching manifest for linux/amd64 in the manifest list entries.
```
commit 1dac047