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

Target macos 12 and use macos 13 in CI #139

Merged
merged 1 commit into from
Feb 12, 2025
Merged

Target macos 12 and use macos 13 in CI #139

merged 1 commit into from
Feb 12, 2025

Conversation

smola
Copy link
Member

@smola smola commented Feb 12, 2025

Release changes:

  • As of this PR, our release binaries target macos 12.7. We used to target macos 11.6 for the JNI bindings, but that was pointless since libddwaf 1.21.0, which targeted macos 12.7. So now both minimum targets are in sync.

CI changes:

Development changes:

  • Local builds (as documented in the readme) now target macos 14. This is to allow building on macos 15, which does not provide an old enough Xcode. This change is tested in CI with macos 15. Note these builds should never be used in releases.

APPSEC-56754

@smola smola force-pushed the smola/macos-ci branch 2 times, most recently from e929bde to 94f6333 Compare February 12, 2025 07:39
@smola smola changed the title wip: macos CI Target macos 12 and use macos 13 in CI Feb 12, 2025
@smola smola marked this pull request as ready for review February 12, 2025 11:38
@smola smola requested a review from a team as a code owner February 12, 2025 11:38
@smola smola merged commit 117cc92 into master Feb 12, 2025
37 checks passed
@smola smola deleted the smola/macos-ci branch February 12, 2025 12:04
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.

3 participants