docs: update Ubuntu version used for Linux prebuilt binaries (#33372)
This commit is contained in:
parent
3744ac0a52
commit
6bb492ac23
1 changed files with 1 additions and 1 deletions
|
@ -40,7 +40,7 @@ Each Electron release provides binaries for macOS, Windows, and Linux.
|
|||
|
||||
* macOS (El Capitan and up): Electron provides 64-bit Intel and ARM binaries for macOS. Apple Silicon support was added in Electron 11.
|
||||
* Windows (Windows 7 and up): Electron provides `ia32` (`x86`), `x64` (`amd64`), and `arm64` binaries for Windows. Windows on ARM support was added in Electron 5.0.8.
|
||||
* Linux: The prebuilt binaries of Electron are built on Ubuntu 18.04. They have also been verified to work on:
|
||||
* Linux: The prebuilt binaries of Electron are built on Ubuntu 20.04. They have also been verified to work on:
|
||||
* Ubuntu 14.04 and newer
|
||||
* Fedora 24 and newer
|
||||
* Debian 8 and newer
|
||||
|
|
Loading…
Reference in a new issue