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(ci): Use Ubuntu base with Volta for Playwright Docker image
Use ubuntu:24.04 as the base image instead of the official Playwright
Docker image to avoid missing system packages and config differences.
Install Node/Yarn via Volta to match the repo's version management.
Since the container now uses the same OS as GHA runners, remove the
enableCrossOsArchive workaround from all cache steps.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
0 commit comments