Closed Youw closed 6 months ago
I didn't test this all the way to the end (didn't actually run the "Create Release" Action). But I did try it locally, on my x86_64 mac machine.
Cool! Thank you for finding that one! The changes seem to be straight forward, the only thing I'm not 100% sure is the job to update the pip dependencies, as it seems the python version is the same on MacOS 13 and 14. But since it would create two separate pull requests it won't hurt. I'll merge and test it right away.
Github Actions macOS-13 Runner is x86_64 machine, as opposed to macOS-14 which is ARM64.