You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Refactor GitHub Actions build workflow
Updated Python version to 3.11 and simplified dependency installation. Adjusted build steps for better clarity and efficiency.
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Modify build workflow for better logging and fail-fast
Updated GitHub Actions workflow to allow all builds to complete and added detailed logging for the build process.