[build] bump version number to 3.3 #119
Annotations
2 errors
build-and-push-image (github_ci)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c cd /source && git clone -b unstable --depth 1 https://github.com/TRIQS/cthyb.git && cd cthyb && mkdir -p build && cd build && cmake ../ && make -j$NCORES && ctest -j$NCORES && make install" did not complete successfully: exit code: 1
|
build-and-push-image (openmpi)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c cd /source && git clone -b unstable --depth 1 https://github.com/TRIQS/cthyb.git cthyb.src && mkdir -p cthyb.build && cd cthyb.build && cmake ../cthyb.src && make -j$NCORES && ctest -j$NCORES && make install" did not complete successfully: exit code: 1
|