appveyor / ci

AppVeyor community support repository
https://www.appveyor.com
344 stars 64 forks source link

Maximum allowed artifact storage size of 50000 Mb will be exceeded #3826

Closed TheDonsky closed 2 years ago

TheDonsky commented 2 years ago

Hello, I've run into the "Maximum allowed artifact storage size of 50000 Mb will be exceeded" issue; Here's my link: https://ci.appveyor.com/project/TheDonsky/jimara/history

Thing is, I do not yet deploy anywhere and the only artifacts I care about are from the latest commit, since the project is not yet ready for meaningful releases. Is there a way to clean up the storage? (deleting some of the older builds did not help much).

Thanks in advance

FeodorFitsner commented 2 years ago

Bumped to 75 GB.

TheDonsky commented 2 years ago

Thanks. I'll reduce artifact size down to the main binaries and hopefully it won't happen again.