Move system testing and Openresty build to GitHub Actions #8
Annotations
1 error
buildx failed with: ERROR: failed to solve: process "/bin/sh -c cd / && wget -O nginx-release-${NGINX_VERSION}.tar.gz https://github.com/nginx/nginx/archive/release-${NGINX_VERSION}.tar.gz && tar zxf nginx-release-${NGINX_VERSION}.tar.gz && cd /nginx-release-${NGINX_VERSION} && export ASAN_OPTIONS=detect_leaks=0 && export CFLAGS=\"-Wno-error\" && auto/configure --with-http_auth_request_module --with-compat --with-debug --with-http_v2_module --add-dynamic-module=/opentracing && make && make install" did not complete successfully: exit code: 8
|
This job failed
Loading