feat: fix CI error: remove macOS from Python Bindings Test workflow#263
feat: fix CI error: remove macOS from Python Bindings Test workflow#263
Conversation
|
|
Co-authored-by: hsluoyz <3787410+hsluoyz@users.noreply.github.com>
|
@copilot fix failed CI checks |
Co-authored-by: hsluoyz <3787410+hsluoyz@users.noreply.github.com>
|
@copilot revert all your changes in this PR, and just remove the "[Python Bindings Test / build (macos-latest, 3.12) (pull_request)]" pipeline in our CI process |
Co-authored-by: hsluoyz <3787410+hsluoyz@users.noreply.github.com>
Reverted all cmake changes in commit fecfe18. The Findjson.cmake file is back to the original v3.11.2 version, and removed macos-latest from the Python Bindings Test workflow. CI will now only run Python bindings tests on Windows and Ubuntu. |
|
🎉 This PR is included in version 1.65.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
fix: #262