add vgm #12
Annotations
1 error and 1 warning
Build and export
buildx failed with: ERROR: failed to solve: process "conda run -n geant /bin/bash -c git clone http://github.com/vmc-project/vgm.git $VGM_DIR/git_source && cd $VGM_DIR/git_source && git checkout v5-2 && cd .. && mkdir build && cd build && cmake -DCMAKE_INSTALL_PREFIX=$VGM_DIR -DWITH_EXAMPLES=OFF -DINSTALL_EXAMPLES=OFF $VGM_DIR/git_source && make -j4 && make install && cd .. && rm -rf build git_source" 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