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
fix: correct libaio installation check in Oracle CI
- Check for both libaio1t64 and libaio1 before attempting installation
- Only install if neither package is installed
- Use -L to check if symlink exists (not just file)
- Suppress errors from apt-get install to prevent exit code issues
0 commit comments