Create a dedicated WASI container #110
ci.yml
on: pull_request
Matrix: Build and test (Autoconf)
Matrix: Build and test (Dev container)
Matrix: Build and test (WASI container)
Annotations
2 errors
|
Build and test (Autoconf) (2.72, ubuntu-latest)
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/bash -o pipefail -c curl https://ftp.gnu.org/gnu/autoconf/autoconf-${AUTOCONF_VERSION}.tar.gz | tar -zxf - && cd autoconf-${AUTOCONF_VERSION} && ./configure --prefix=/usr/local && make && make install" did not complete successfully: exit code: 2
|
|
Build and test (Autoconf) (2.71, ubuntu-24.04-arm)
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/bash -o pipefail -c curl https://ftp.gnu.org/gnu/autoconf/autoconf-${AUTOCONF_VERSION}.tar.gz | tar -zxf - && cd autoconf-${AUTOCONF_VERSION} && ./configure --prefix=/usr/local && make && make install" did not complete successfully: exit code: 2
|