Skip to content

build for php 8.3

build for php 8.3 #23

Triggered via push December 1, 2023 17:05
Status Failure
Total duration 46s
Artifacts
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

7 errors
build (11.7, 8.3)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c apt-get update && apt-get install -y --no-install-recommends curl ca-certificates zip unzip nginx openssh-client && . /etc/os-release && curl -sSLo /usr/share/keyrings/deb.sury.org-php.gpg https://packages.sury.org/php/apt.gpg && echo \"deb [signed-by=/usr/share/keyrings/deb.sury.org-php.gpg] https://packages.sury.org/php/ ${VERSION_CODENAME} main\" > /etc/apt/sources.list.d/php.list && apt-get update && apt-get install -y --no-install-recommends php${PHP_VERSION}-cli php${PHP_VERSION}-sqlite3 php${PHP_VERSION}-gd php${PHP_VERSION}-curl php${PHP_VERSION}-rdkafka php${PHP_VERSION}-imap php${PHP_VERSION}-opcache php${PHP_VERSION}-mysql php${PHP_VERSION}-xml php${PHP_VERSION}-zip php${PHP_VERSION}-readline php${PHP_VERSION}-pcov php${PHP_VERSION}-redis php${PHP_VERSION}-xdebug php${PHP_VERSION}-mbstring php${PHP_VERSION}-fpm && update-alternatives --set php /usr/bin/php${PHP_VERSION} && curl -sLS https://getcomposer.org/installer | php -- --install-dir=/usr/bin/ --filename=composer && apt-get -y autoremove && apt-get clean && rm -rf /var/lib/apt/lists/* /tmp/* /var/tmp/*" did not complete successfully: exit code: 100
build (11.7, 8.0)
The job was canceled because "_11_7_8_3" failed.
build (11.7, 8.0)
The operation was canceled.
build (11.7, 8.2)
The job was canceled because "_11_7_8_3" failed.
build (11.7, 8.2)
The operation was canceled.
build (11.7, 8.1)
The job was canceled because "_11_7_8_3" failed.
build (11.7, 8.1)
The operation was canceled.