Bump docker/setup-buildx-action from 1 to 3 #22
Annotations
1 error and 1 warning
buildx failed with: ERROR: failed to solve: process "/bin/sh -c apk --no-cache update && apk --no-cache upgrade && apk add --no-cache $PHPIZE_DEPS bash freetype freetype-dev libjpeg-turbo libjpeg-turbo-dev libpng libpng-dev && docker-php-ext-configure gd --enable-gd-native-ttf --with-freetype-dir=/usr/include/ --with-jpeg-dir=/usr/include/ --with-png-dir=/usr/include/ && docker-php-ext-configure intl --enable-intl && docker-php-ext-install -j$(getconf _NPROCESSORS_ONLN) gd pcntl intl" did not complete successfully: exit code: 1
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
This job failed
Loading