connectrpc / connect-swift

The Swift implementation of Connect: Protobuf RPC that works.
https://connectrpc.com/docs/swift/getting-started
Apache License 2.0
98 stars 20 forks source link

Update CI to use M1 Runners/macOS 14 + Xcode 15.2 #245

Closed eseay closed 9 months ago

eseay commented 9 months ago

Updates our runners to use the now-available-to-open-source M1 runners powered by macOS 14.

Also updates our Xcode version to 15.2.

CLAassistant commented 9 months ago

CLA assistant check
All committers have signed the CLA.

rebello95 commented 9 months ago

Thanks for doing this! It looks like you have some conflicts with upstream. Would you mind also updating the PR title to be action-based (i.e., Update CI to use M1 Runners/macOS 14 + Xcode 15.2)?

eseay commented 9 months ago

Thanks for doing this! It looks like you have some conflicts with upstream. Would you mind also updating the PR title to be action-based (i.e., Update CI to use M1 Runners/macOS 14 + Xcode 15.2)?

Whoops! Yea looks like the dependabot PR merge created those conflicts after I had published this one. Should be good now. Title updated as well.