The MacOS conda build is disabled in the CI pipeline because:
- The
macos-13 runner was deprecated. We need to upgrade to macos-14 or macos-15
- We also need to publish conda packages for
ismrmrd and ismrmrd-python for the corresponding MacOS platform (ismrmrd is still using macos-13), i.e. update the CI runners in those repositories.
xtensor-fftw does not appear to have a conda package for macos-14 or newer, so we'll need to solve that.
The MacOS conda build is disabled in the CI pipeline because:
macos-13runner was deprecated. We need to upgrade tomacos-14ormacos-15ismrmrdandismrmrd-pythonfor the corresponding MacOS platform (ismrmrdis still usingmacos-13), i.e. update the CI runners in those repositories.xtensor-fftwdoes not appear to have a conda package formacos-14or newer, so we'll need to solve that.