monaco-editor/website/src
Henning Dieterichs dd6bdfe8da
Fixes https://github.com/microsoft/monaco-editor/issues/4799 (#4895)
* Fixes https://github.com/microsoft/monaco-editor/issues/4799

* updates ubuntu version

* Update ci.yml

This change pins the GitHub Actions runner to Ubuntu 22.04 instead of the default ubuntu-latest (currently 24.04) because Playwright's install-deps script is not yet compatible with Ubuntu 24.04. Several packages it tries to install—such as libasound2, libffi7, and libx264-163—have been removed, renamed, or replaced in 24.04, causing the dependency installation to fail and the CI job to exit with an error. Ubuntu 22.04 remains fully supported by Playwright and ensures a stable, consistent environment for browser testing and dependency management until 24.04 compatibility is added upstream.

---------

Co-authored-by: Megan Rogge <megan.rogge@microsoft.com>
2025-05-08 16:19:05 +00:00
..
runner Fixes monaco-editor nightly build (needed for verification) 2024-01-23 18:18:40 +01:00
website Fixes https://github.com/microsoft/monaco-editor/issues/4799 (#4895) 2025-05-08 16:19:05 +00:00
monaco-loader.ts website: monaco loading improvements 2024-07-16 20:05:30 +02:00
shared.ts Improves playground 2023-09-06 20:22:46 +02:00
tsconfig.json Fixes CI 2024-05-03 11:33:01 +02:00
types.d.ts Rewrites website 2023-02-10 10:56:53 +01:00