🚀 Feature Request
Fedora or Arch Linux have packages which is usually newer than Ubuntu and Debian.
Even if neither Fedora nor Arch Linux is currently supported by playwright, it make more sense to use latest Ubuntu release as fallback for those OS.
Currently, playwright use oldest Ubuntu release as fallback for those OS, the package version different is much more bigger, and more library is not compatible.
Example
Use Ubuntu 24.04 or Debian 13 or newer as fallback.
Motivation
This will save user more time to install additional missing library into OS like Arch Linux or Fedora.