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
Make GitHub Actions validate the dynamic linking mode
Enable the GitHub Actions to validate the compiler under the dynamic
linking mode. However, if the target architecture is RISC-V, the
workflow will skip validation because because this mode has not been
implemented for it.
0 commit comments