pact-foundation / pact-reference

Reference implementations for the pact specifications
https://pact.io
MIT License
91 stars 46 forks source link

ci(fix): add setup-xcode action to pin to 12.4 #392

Closed YOU54F closed 4 months ago

YOU54F commented 4 months ago

github action runner images appear to have been updated and despite mentioning xcode 12.4 in the runner image readme

https://github.com/actions/runner-images/blob/macOS-11/20240127.1/images/macos/macos-11-Readme.md#xcode

It is no longer being found and causes x86_64 builds for macos to fail

Relates to #391

Has been tested in my fork (albeit with additional changes to pull in the musl aware version of the pact-plugin-driver, updated index and some tweaks to reduce the size of the output binaries)

https://github.com/YOU54F/pact-reference/releases/tag/libpact_ffi-v0.4.18