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: simplify libaio installation logic in Oracle CI
- Check if package is installed before attempting installation
- Only install if package is not already present
- Create symlink only if library file exists and symlink doesn't exist
- Remove complex conditional logic that caused exit code 8 errors
0 commit comments