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

Deprecate macOS < 12.0 #350

Merged
merged 2 commits into from
Nov 14, 2023
Merged

Deprecate macOS < 12.0 #350

merged 2 commits into from
Nov 14, 2023

Conversation

TobiasDuswald
Copy link
Contributor

Our support for macOS is founded in the brew package manager. brew no longer supports macOS 11 and, thus, our macOS 11 CI currently fails. This PR removes support for macOS < 12.0.

See https://github.com/orgs/Homebrew/discussions/4827#discussioncomment-7189632

@TobiasDuswald
Copy link
Contributor Author

It may be worth noting that the changes to the documentation won't be visible on the website (https://github.com/BioDynaMo/biodynamo.github.io/actions).

@TobiasDuswald TobiasDuswald added ready-for-review PR is ready for review operating-system Supporting new OS CI labels Nov 13, 2023
Copy link

sonarcloud bot commented Nov 13, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

warning The version of Java (11.0.17) you have used to run this analysis is deprecated and we will stop accepting it soon. Please update to at least Java 17.
Read more here

Copy link
Member

@LukasBreitwieser LukasBreitwieser left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @TobiasDuswald!

@TobiasDuswald TobiasDuswald merged commit a46859c into master Nov 14, 2023
19 of 20 checks passed
@TobiasDuswald TobiasDuswald deleted the deprecate-macos-11 branch November 14, 2023 09:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI operating-system Supporting new OS ready-for-review PR is ready for review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants