ci: use older miniforge release #17
Annotations
1 error and 1 warning
build-docker
buildx failed with: ERROR: failed to solve: process "/bin/sh -c echo 'export PATH=/opt2/conda/bin:$PATH' > /etc/profile.d/conda.sh && wget --quiet \"https://github.com/conda-forge/miniforge/releases/${miniforge_version}/download/Miniforge3-$(uname)-$(uname -m).sh\" -O ~/miniforge3.sh && /bin/bash ~/miniforge3.sh -b -p /opt2/conda && rm ~/miniforge3.sh && chmod 777 -R /opt2/conda/" did not complete successfully: exit code: 8
|
build-docker
The following actions use a deprecated Node.js version and will be forced to run on node20: docker/login-action@v2, docker/build-push-action@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|