Skip to content

Compilation in workflow fails due to storage space #410

@leonardocarreras

Description

@leonardocarreras

Current compilation for all targets fails due to storage space problems.

Main culprits seems to be:

  • Compiling with flags to enable code coverage
  • Size of the container itself and its layers

Code coverage in C++ is targeted in #403, but maybe would be better idea if this changes to ubuntu directly (with the github actions runner natively?)

For the moment, sometimes fails and it is getting more frequent. Optimization was done with the container size, but seems not to be enough.

Metadata

Metadata

Assignees

No one assigned

    Labels

    cigithub_actionsPull requests that update GitHub Actions code

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions