kstenerud / KSCrash

The Ultimate iOS Crash Reporter
MIT License
4.23k stars 705 forks source link

Disable simulators downloading #502

Closed bamx23 closed 2 months ago

bamx23 commented 2 months ago

The simulator downloading is slow and flaky. Bye-bye!

bamx23 commented 2 months ago

Also bumped minimal runner version to macOS 13, as 11 and 12 are going to be removed by the end of the year: https://github.com/actions/runner-images/issues/9255

GLinnik21 commented 2 months ago

Maybe this is for another PR, but unit-tests on the old macOS used to run on x86. I think we should add additional configuration for macOS targeting Rosetta.