Igalia / webkit-container-sdk

The all-in-one SDK for WebKit GTK/WPE port development.
MIT License
12 stars 7 forks source link

Temporarily disable GStreamer via JHBuild and Rust #52

Closed dpino closed 2 months ago

dpino commented 2 months ago

The deploy step in the GitHub runner is failing due to lack of space in the container:

Error:

[deploy](https://github.com/Igalia/webkit-container-sdk/actions/runs/11069214537/job/30759141454#step:1:39)
You are running out of disk space. The runner will stop working when the machine runs out of disk space. Free space left: 0 MB

In order to free up space in the GitHub Runner and successfully complete the deploy step, this PR temporarily disables GStreamer in JHBuild (an older version of GStreamer is installed via system libraries) and it also disables Rust.