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
GitHub Actions: relax the test condition about ARM executbale format
We expected "ELF 32-bit LSB pie executable, ARM, EABI5" as the output
of `file ctags'.
However, after switching the package management tool on ubuntu from
brew to apt, `file ctags' reports "ELF 32-bit LSB shared object, ARM,
EABI5".
Signed-off-by: Masatake YAMATO <[email protected]>
0 commit comments