Skip to content

Commit a3e620d

Browse files
committed
Use one Maven in CI
This is not a plugin but library, does not need to be tested against several Maven versions, just to be built with one.
1 parent fff4bdf commit a3e620d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/maven-verify.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,5 +27,6 @@ jobs:
2727
uses: apache/maven-gh-actions-shared/.github/workflows/maven-verify.yml@v3
2828
with:
2929
ff-site-run: false
30+
maven-matrix: '[ "3.9.6" ]'
3031

3132

0 commit comments

Comments
 (0)