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: force apt cache update in Docker installation for GitHub Actions containers
- Remove cache_valid_time constraint to ensure fresh package list
- Add force_apt_get flag to bypass apt caching issues
- Add debugging information to troubleshoot repository availability
- Fixes 'No package matching docker.io is available' error in CI
0 commit comments