Update glib to 2.82.0 from 2.81.2 #642
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/
|