-
-
Notifications
You must be signed in to change notification settings - Fork 64
feat: fix CI error: remove macOS from Python Bindings Test workflow #263
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
|
Co-authored-by: hsluoyz <[email protected]>
|
@copilot fix failed CI checks |
Co-authored-by: hsluoyz <[email protected]>
|
@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 <[email protected]>
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