monaco-editor/.github
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
..
ISSUE_TEMPLATE Asks users to provide a monaco editor playground link when they file a feature request 2023-02-16 18:48:28 +01:00
workflows Fixes https://github.com/microsoft/monaco-editor/issues/4799 (#4895) 2025-05-08 16:19:05 +00:00
publish-failure-issue-template.md Creates an issue if npm publish task fails. 2022-01-27 12:47:43 +01:00