We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7b9bf51 commit bdc93d5Copy full SHA for bdc93d5
.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@v3
28
+ with:
29
+ jdk-distribution-matrix: '[ "zulu" ]'
0 commit comments