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

Update Java baseline to Java 17 [databind#4820] #150

Merged

Conversation

JooHyukKim
Copy link
Member

No description provided.

@@ -4,15 +4,13 @@ on:
branches:
- master
- "3.0"
- "2.19"
Copy link
Member

Choose a reason for hiding this comment

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

Unfortunately, I think master branch is used for all GH builds. So this could stop 2.19 builds. Worth testing in one repo before merging similar changes to all repos.

Copy link
Member

Choose a reason for hiding this comment

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

Or it could be the default branch that is used to control all GH builds and not master. 2.19 is defined as the default branch in this repo.

Copy link
Member

Choose a reason for hiding this comment

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

My understanding is that if there is defaulting of Workflow/Action defs, it is the Default Branch, which currently is indeed 2.19.

@cowtowncoder cowtowncoder merged commit 8b89657 into FasterXML:master Dec 4, 2024
6 checks passed
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