Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix macOS CI #2238

Merged
merged 4 commits into from
Oct 25, 2024
Merged

Fix macOS CI #2238

merged 4 commits into from
Oct 25, 2024

Conversation

jonathanrainer
Copy link
Contributor

@jonathanrainer jonathanrainer commented Oct 25, 2024

Fixes: #2237

CI has been broken for Mac since Homebrew pulled support for OpenSSL at the specific version we're requiring. However this appears to be a holdover from older versions of MacOS where Rosetta etc. were less well supported, so in moving this forward we should be able to upgrade as well.

Green Smoke Test run: https://github.com/apollographql/rover/actions/runs/11515349122/job/32056173251

Further ensure the smoke tests compile on the same same major version.
@jonathanrainer jonathanrainer requested a review from a team as a code owner October 25, 2024 07:25
@svc-apollo-docs
Copy link
Collaborator

svc-apollo-docs commented Oct 25, 2024

✅ Docs Preview Ready

No new or changed pages found.

@jonathanrainer jonathanrainer force-pushed the jr/fix-mac-ci branch 2 times, most recently from 3053154 to 257f55e Compare October 25, 2024 07:34
This seems to be a relic from when M1 builds were new and consequently
less well-supported. Going to attempt to go to latest now and see
if our CI is amenable.
@jonathanrainer jonathanrainer merged commit bf640ea into main Oct 25, 2024
36 checks passed
@jonathanrainer jonathanrainer deleted the jr/fix-mac-ci branch October 25, 2024 11:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

macOS build failing due to use of openssl 1.1
3 participants