Skip to content

Commit 9ec8f24

Browse files
committed
JDK >= 17
1 parent 1818f2c commit 9ec8f24

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/maven-verify.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,3 +25,5 @@ jobs:
2525
build:
2626
name: Verify
2727
uses: apache/maven-gh-actions-shared/.github/workflows/maven-verify.yml@v4
28+
with:
29+
java-matrix: '[ "17", "21" ]'

0 commit comments

Comments
 (0)