MerginMaps / MerginMaps/mobile
Not enough space in windows runner
Open
@Withalion is already working on this.
Since Jun 23, 2026.
bug
infrastructure
Windows 🪟
- Dominant language
- C++
- Stars
- 388
- Forks
- 87
- Avg merge
- 2d 7h
- Merged PRs (30d)
- 20
Description
Description
Currently there is not enough space in windows runner to rebuild all VCPKG dependencies and the app. Multiple retries are necessary to finish the build even though everything is working.
Expected results
One run will be nough to build the application with dependencies if there are no issues in the setup/code.
NOTE: Looks like there is no cleanup action for windows as there exists for ubuntu. We will have to do our own cleaning.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.