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

Bump macOS deployment target to 13 #197

Merged

Conversation

calcmogul
Copy link
Member

@calcmogul calcmogul commented Apr 27, 2024

macOS 12 is EOL in mid-October of 2024 based on when macOS 11 was dropped last year.

@@ -13,7 +13,7 @@ java {

allprojects {
group = "edu.wpi.first"
version = "2024.7.0"
version = "2024.7.1"
Copy link
Member

Choose a reason for hiding this comment

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

Probably more appropriate to be 2024.8.0? @ThadHouse?

Copy link
Member Author

@calcmogul calcmogul Apr 28, 2024

Choose a reason for hiding this comment

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

The last time we bumped the deployment target, Thad requested a native-utils subminor version bump. #174

@KangarooKoala
Copy link

What's blocking this PR? (Which is blocking #6548, which is blocking pretty much every wpiutil PR)

@PeterJohnson PeterJohnson merged commit e7a65a8 into wpilibsuite:main May 4, 2024
5 checks passed
@calcmogul calcmogul deleted the bump-macos-deployment-target branch May 6, 2024 18:15
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