stable #1400
Annotations
1 error and 2 warnings
Build stable image
buildx failed with: ERROR: failed to solve: process "/bin/sh -c curl -sSL https://zlib.net/zlib-$ZLIB_VER.tar.gz | tar xz && cd zlib-$ZLIB_VER && CC=\"musl-gcc -fPIC -pie\" LDFLAGS=\"-L$PREFIX/lib\" CFLAGS=\"-I$PREFIX/include\" ./configure --static --prefix=$PREFIX && make -j$(nproc) && make install && cd .. && rm -rf zlib-$ZLIB_VER" did not complete successfully: exit code: 2
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Check if we need a new stable
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Loading