georust / proj

Rust bindings for the latest stable release of PROJ
https://docs.rs/proj
Apache License 2.0
137 stars 44 forks source link

macos CI debugging #152

Closed michaelkirk closed 1 year ago

michaelkirk commented 1 year ago

I'm expecting (hoping for) the first commit to fail and the second commit to succeed.

If it does, feel free to merge!

michaelkirk commented 1 year ago

Oh, see also: https://github.com/actions/runner-images/pull/7125/files

It seems like they're adding it (back?) to the pre-installed software on the macos image. It wasn't previously listed as an explicit piece of software on the mac11 image either, but maybe it used to be a transitive dependency and we got it for free, and something since changed?