Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
💚 Updated CI to support macOS 15 (#624)
* 📝 Update pyfiction docstrings Signed-off-by: GitHub Actions <actions@github.com> * 💚 added macos-15 * 🐛 undo weird changes in python docs. * 📝 Update pyfiction docstrings Signed-off-by: GitHub Actions <actions@github.com> * 🐛 try to fix error: Unexpected value '' * 🐛 try to fix error: Unexpected value '' * 🐛 try to fix error: Unexpected value '' * 💚 add macos-15 to python bindings workflow. * 💚 add architectures. * 🐛 try to fix Unexpected value '' * 🐛 try to fix Unexpected value '' * 🐛 test to try to fix isssue. * 🐛 test to try to fix issue. * 🐛 test to try to fix issue. * 🐛 test to try to fix issue. * 🐛 test to try to fix issue. * 🐛 test to try to fix issue. * 🐛 test to try to fix issue. * 🐛 test to try to fix issue. * 🐛 small bug fix. * 🐛 small bug fix. * 🐛 small bug fix. * 📝 fix typo. * 📝 Update pyfiction docstrings Signed-off-by: GitHub Actions <actions@github.com> * 💚 implement feedback from github runner issue discussion. * 💚 add architecture. * 💚 reduce the size of the tested matrix by removing ``g++-12`` support. * remove macos-13/arm64. * 💚 add information about the architecture. * 💚 remove macos-15-large. * 💚 change order. * 💚 use correct name. * 💚 fix small error. * 💚 replace macos-15 by macos-15-xlarge. * remove macos-13. * 💚 avoid large/xlarge runners since they are not free. * 💚 implement Marcel's feedback and remove g++ for macOS 14 and 15. * 💚 fix exclude. * 💚 add ccompiler to exclude. * 💚 remove ccompiler to exclude. * 💚 add architecture to exclude. * 💚 fix typo. * 💚 implement Marcel's suggestion. * 💚 implement Marcel's feedback. --------- Signed-off-by: GitHub Actions <actions@github.com> Co-authored-by: GitHub Actions <actions@github.com> Co-authored-by: Marcel Walter <marcel.walter@tum.de>
- Loading branch information