We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1818f2c commit 9ec8f24Copy full SHA for 9ec8f24
.github/workflows/maven-verify.yml
@@ -25,3 +25,5 @@ jobs:
25
build:
26
name: Verify
27
uses: apache/maven-gh-actions-shared/.github/workflows/maven-verify.yml@v4
28
+ with:
29
+ java-matrix: '[ "17", "21" ]'
0 commit comments