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

Simply GitHub verify action #356

Merged
merged 1 commit into from
Feb 22, 2025
Merged

Conversation

slawekjaranowski
Copy link
Member

No description provided.

@@ -26,7 +26,5 @@ jobs:
name: Verify
uses: apache/maven-gh-actions-shared/.github/workflows/maven-verify.yml@v4
with:
maven-matrix: '[ "3.6.3", "3.9.9", "4.0.0-beta-4" ]'
jdk-matrix: '[ "8", "17", "21" ]'
Copy link
Contributor

Choose a reason for hiding this comment

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

Planed to remove the JDK matrix too with 17 and 21 (8 is obvious)

Copy link
Member Author

Choose a reason for hiding this comment

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

simply use default matrix defined in shared

@Bukama Bukama merged commit 3a79623 into apache:master Feb 22, 2025
26 checks passed
@github-actions github-actions bot added this to the 4.0.0-beta-2 milestone Feb 22, 2025
@slawekjaranowski slawekjaranowski deleted the simplyfy-gh branch February 22, 2025 07:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants