Skip to content

fix: fallback Ubuntu 26.04 to Ubuntu 24.04 browser builds#40876

Open
Iamliuxiaozhen wants to merge 1 commit into
microsoft:mainfrom
Iamliuxiaozhen:fix-ubuntu-26-host-platform
Open

fix: fallback Ubuntu 26.04 to Ubuntu 24.04 browser builds#40876
Iamliuxiaozhen wants to merge 1 commit into
microsoft:mainfrom
Iamliuxiaozhen:fix-ubuntu-26-host-platform

Conversation

@Iamliuxiaozhen
Copy link
Copy Markdown

Fixes #40117.

Ubuntu 26.04 currently resolves to ubuntu26.04-x64, but the browser download registry only defines Ubuntu entries up to ubuntu24.04-*. As a result, installing Chromium fails with:

ERROR: Playwright does not support chromium on ubuntu26.04-x64

This change makes Ubuntu 26.04 and newer fall back to the existing Ubuntu 24.04 browser builds, while keeping isOfficiallySupportedPlatform: false until dedicated Ubuntu 26.04 support is added.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feature]: Ubuntu 26.04 LTS support

1 participant