Closed isabelizimm closed 3 days ago
Ah, seems CI is failing, worth checking upstream to see how they've handled this.
Ah, this is coming back to me; upstream does not run macos tests 😬 going to try 13 to see if that works to get us unblocked, but can dig in a little deeper on the failure otherwise
Okay, looks like miniconda used to be shipped in macos on GHA, but as of macos-13
that is no longer the case. https://github.com/actions/runner-images/discussions/9748 We'll have to install it on our own in CI
from errors noted in #5405 ; macos-12 has been deprecated https://github.com/actions/runner-images/issues/10721