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

DM-34666: Set macOS deployment target to 11.0 on ARM systems #107

Merged
merged 4 commits into from May 5, 2022

Conversation

timj
Copy link
Member

@timj timj commented May 4, 2022

11.0 is the oldest OS version that supports arm64.

@timj timj force-pushed the tickets/DM-34666 branch 2 times, most recently from 563b311 to 7105f4d Compare May 4, 2022 20:53
@codecov
Copy link

codecov bot commented May 4, 2022

Codecov Report

❗ No coverage uploaded for pull request base (main@26c60a2). Click here to learn what that means.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #107   +/-   ##
=======================================
  Coverage        ?   19.73%           
=======================================
  Files           ?       18           
  Lines           ?     1956           
  Branches        ?      519           
=======================================
  Hits            ?      386           
  Misses          ?     1536           
  Partials        ?       34           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 26c60a2...ffdf293. Read the comment docs.

.github/workflows/build.yaml Outdated Show resolved Hide resolved
@ktlim
Copy link
Contributor

ktlim commented May 5, 2022

Actually, given the theme of this ticket, why not an OS matrix with macos-latest?

@timj
Copy link
Member Author

timj commented May 5, 2022

It seems barely worth the effort to also build on macos given that the tests don't try to build a C++ interface.

@timj timj merged commit cfd1823 into main May 5, 2022
@timj timj deleted the tickets/DM-34666 branch May 5, 2022 15:48
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.

None yet

3 participants