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.14k stars 522 forks source link

Installing Java is troublesome, so avoid it #2815

Closed mattleibow closed 1 month ago

mattleibow commented 1 month ago

Description of Change

There are some sort of weird corruption issues on macOS

mattleibow commented 1 month ago

I think it is actually the agents as installing python is giving similar errors. But, this PR still reduces the things to install - saving time and also taking out a potential failure point later on.