#32
In the above pull request it was failing because of the macos version. It at first seemed to be due to using the arm runner (latest) vs a non-arm one. However, macos13 is in theory intel and it still failed. A previous build with macos12 bad passed (https://github.com/gattia/pymskt/actions/runs/8790466187).
We have pinned macos version so 12 for now, but should update this in the future.
#32
In the above pull request it was failing because of the macos version. It at first seemed to be due to using the arm runner (latest) vs a non-arm one. However, macos13 is in theory intel and it still failed. A previous build with macos12 bad passed (https://github.com/gattia/pymskt/actions/runs/8790466187).
We have pinned macos version so 12 for now, but should update this in the future.