Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
CI: Replace deprecated macos-12 images with macos-14 (#248)
* CI: Replace deprecated macos-12 images with macos-13 The `macos-12` is now deprecated and will be removed soon, see actions/runner-images#10721 . To continue testing macOS with Intel processor, we can switch to use `macos-13`. * Update conda-ci.yml
- Loading branch information