rust-minidump / minidump-writer

Rust rewrite of breakpad's minidump_writer
MIT License
68 stars 17 forks source link

Add android testing CI job #115

Closed afranchuk closed 7 months ago

afranchuk commented 7 months ago

Creating a PR to run and develop the job.

gabrielesvelto commented 7 months ago

I'm going to defer this review to @Jake-Shadle as my knowledge of the GitHub CI machinery is very limited.

afranchuk commented 7 months ago

@Jake-Shadle yes, I believe we can! I'll try that out as well. FWIW there's also a way to cache the android virtual device, I'll try that out to see how much faster it is.