Skip to content

Commit

Permalink
Use default Maven version for build
Browse files Browse the repository at this point in the history
  • Loading branch information
slawekjaranowski authored Nov 6, 2023
1 parent a71a9ed commit 40e795f
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/maven.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,4 @@ jobs:
build:
name: Verify
uses: apache/maven-gh-actions-shared/.github/workflows/maven-verify.yml@v3
with:
ff-maven: "3.9.5" # Maven version for fail-fast-build
maven-matrix: '[ "3.6.3", "3.9.5" ]' # Maven versions matrix for verify builds

0 comments on commit 40e795f

Please sign in to comment.