We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 33b4219 commit 96d1acdCopy full SHA for 96d1acd
.github/workflows/maven.yml
@@ -23,6 +23,3 @@ jobs:
23
build:
24
name: Verify
25
uses: apache/maven-gh-actions-shared/.github/workflows/maven-verify.yml@v3
26
- with:
27
- ff-maven: "3.9.6" # Maven version for fail-fast-build
28
- maven-matrix: '[ "3.6.3", "3.8.8", "3.9.6" ]' # Maven versions matrix for verify builds
0 commit comments