Skip to content

bump version

bump version #836

Triggered via push December 11, 2024 22:03
Status Failure
Total duration 20m 1s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
release
buildx failed with: ERROR: failed to solve: process "/bin/sh -c apk upgrade --no-cache && apk add --no-cache sqlite-dev libpng libpng-dev libjpeg-turbo libjpeg-turbo-dev freetype freetype-dev curl autoconf libgomp icu-dev icu-data-full nginx dcron tzdata imagemagick imagemagick-dev libzip-dev sqlite libwebp-dev && docker-php-ext-install pdo pdo_sqlite calendar && docker-php-ext-enable pdo pdo_sqlite && docker-php-ext-configure gd --with-freetype --with-jpeg --with-webp && docker-php-ext-install -j$(nproc) gd intl zip && apk add --no-cache --virtual .build-deps $PHPIZE_DEPS && pecl install imagick && docker-php-ext-enable imagick && apk del .build-deps" did not complete successfully: exit code: 1
release
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636