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.
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.