fedora: add v2019.6 container #585
Annotations
1 error and 1 warning
Build and Push Docker images for all Container Registries
buildx failed with: ERROR: failed to solve: process "/bin/sh -c if [ -n \"${GMX_BRANCH}\" ] && [ \"${GMX_BRANCH}\" != \"none\" ]; then git clone --depth 1 -b \"${GMX_BRANCH}\" https://gitlab.com/gromacs/gromacs.git && if [ \"${GMX_BRANCH}\" != release-2019 ]; then gmx_cmake_opts=\"-DGMX_INSTALL_LEGACY_API=ON\"; else curl https://gitlab.com/gromacs/gromacs/-/merge_requests/1524.patch | patch -d gromacs -p 1; fi && cmake -GNinja -S gromacs -B gromacs/build -DCMAKE_INSTALL_PREFIX=/usr -DGMX_SIMD=SSE2 -DGMX_DOUBLE=${GMX_DOUBLE} ${gmx_cmake_opts} && cmake --build gromacs/build && sudo cmake --install gromacs/build; fi" did not complete successfully: exit code: 1
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/setup-buildx-action@v2, docker/build-push-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The logs for this run have expired and are no longer available.
Loading