square / okio

A modern I/O library for Android, Java, and Kotlin Multiplatform.
https://square.github.io/okio/
Apache License 2.0
8.72k stars 1.17k forks source link

Speed up CI #1419

Closed Goooler closed 3 months ago

Goooler commented 5 months ago

Android and macOS builds are much faster for now.

https://github.blog/changelog/2023-02-23-hardware-accelerated-android-virtualization-on-actions-windows-and-linux-larger-hosted-runners https://github.blog/changelog/2024-01-30-github-actions-introducing-the-new-m1-macos-runner-available-to-open-source

swankjesse commented 3 months ago

Thanks!

Goooler commented 3 months ago

Have to update the repo status check for requirements.

image