Skip to content

Commit

Permalink
Use one Maven in CI
Browse files Browse the repository at this point in the history
This is not a plugin but library, does not need
to be tested against several Maven versions,
just to be built with one.
  • Loading branch information
cstamas committed Jan 27, 2024
1 parent fff4bdf commit a3e620d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/maven-verify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,6 @@ jobs:
uses: apache/maven-gh-actions-shared/.github/workflows/maven-verify.yml@v3
with:
ff-site-run: false
maven-matrix: '[ "3.9.6" ]'


0 comments on commit a3e620d

Please sign in to comment.