Added environment for Apple Silicon (ARM64) #123
docker_build_test.yaml
on: pull_request
Test Docker image build
1m 35s
Annotations
1 error
Test Docker image build
buildx failed with: ERROR: failed to solve: process "/bin/bash -c conda init bash && conda config --set always_yes yes --set changeps1 no && conda update -q conda && conda config --set auto_activate_base false && conda env create -f /sharpy_dir/utils/environment_new.yml && conda clean -afy && find /miniconda3/ -follow -type f -name '*.a' -delete && find /miniconda3/ -follow -type f -name '*.pyc' -delete && find /miniconda3/ -follow -type f -name '*.js.map' -delete" did not complete successfully: exit code: 1
|