johalun / sysctl-rs

A simplified Rust interface to the sysctl system call
MIT License
52 stars 23 forks source link

Cirrus doesn't support OSX Mojave and High Sierra #42

Closed asomers closed 3 years ago

asomers commented 3 years ago

On the Mojave and High Sierra tests, Cirrus says "Auto-upgraded from mojave-base to catalina-base". I guess that means there's no point to testing on those older releases. Should we just test on Catalina alone?

johalun commented 3 years ago

Yeah I'm ok with that. Thanks for the rewrite!