Skip to content

Commit

Permalink
Use Maven 4.0.0-beta-3 for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
gnodet committed May 29, 2024
1 parent bdbd574 commit 3f65c92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/maven-verify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,4 @@ jobs:
name: Verify
uses: apache/maven-gh-actions-shared/.github/workflows/maven-verify.yml@v4
with:
maven-matrix: '[ "3.6.3", "3.9.6", "4.0.0-alpha-13" ]'
maven-matrix: '[ "3.6.3", "3.9.6", "4.0.0-beta-3" ]'

0 comments on commit 3f65c92

Please sign in to comment.