mono / SkiaSharp

SkiaSharp is a cross-platform 2D graphics API for .NET platforms based on Google's Skia Graphics Library. It provides a comprehensive 2D API that can be used across mobile, server and desktop models to render images.
MIT License
4.17k stars 522 forks source link

[CI] Use the APIScan dedicated pool. #2786

Closed mandel-macaque closed 2 months ago

mandel-macaque commented 2 months ago

APIScan calculates the number of CPUs of the vm and throttles accordingly, using a better image results in a huge improvement.

mattleibow commented 2 months ago

Thanks for the PR and the help! Switching the entire build to the new monsta masheens https://github.com/mono/SkiaSharp/pull/2785