Skip to content

ci: add libgbm-dev as a dependency (needed by VS Code 1.68.1)

Tomas Vik requested to merge fix-broken-tests into main

The build started failing because the container missed libgbm and VS Code couldn't start:

This seems to be a new issue with the 1.68.1 VS code.

Adding libgbm-dev to the container fixed the issue.

Edited by Tomas Vik

Merge request reports

Loading