fix(workflow): new image for github workflow #556
Annotations
1 error and 1 warning
Build And Push
buildx failed with: ERROR: failed to solve: process "/bin/sh -c apt update -y && apt install -y build-essential python3-dev openjdk-11-jdk flex doxygen lcov git curl && apt clean cache && curl -Lo zookeeper.tar.gz https://archive.apache.org/dist/zookeeper/zookeeper-3.4.14/zookeeper-3.4.14.tar.gz && mkdir -p /deps/src && tar xf zookeeper.tar.gz -C /deps/src && /setup_deps.sh -z \"$ZETASQL_VERSION\" -t \"$THIRDPARTY_VERSION\" && rm -v /*.sh" 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
|
Loading