Skip to content

Update glib to 2.83.0 from 2.82.2 #699

Update glib to 2.83.0 from 2.82.2

Update glib to 2.83.0 from 2.82.2 #699

Triggered via pull request November 6, 2024 16:07
Status Failure
Total duration 46s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
ci
buildx failed with: ERROR: failed to solve: process "/bin/sh -c wget $WGET_OPTS -O glib.tar.xz \"$GLIB_URL\" && echo \"$GLIB_SHA256 glib.tar.xz\" | sha256sum --status -c - && tar $TAR_OPTS glib.tar.xz && cd glib-* && meson setup build -Dbuildtype=release -Ddefault_library=static -Dlibmount=disabled && ninja -j$(nproc) -vC build install" did not complete successfully: exit code: 8
ci
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, docker/setup-buildx-action@v2, docker/build-push-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/