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
* Enable release mode builds
### Motivation:
Some errors do not show up in debug builds. Enabling release mode builds improves the CI coverage.
### Modifications:
Enable release mode builds for pull requests and scheduled builds on main.
### Result:
Improved CI coverage.
* Disable 5.9 and 5.10
* Remove unnecessary flag
0 commit comments