maven-compiler-plugin
maven-compiler-plugin copied to clipboard
Do not fail fast
By default the matrix will fail fast, but in this case it makes no sense, and is even better to make it non fail fast.
Ref: https://github.com/apache/maven-gh-actions-shared/blob/3b6a3fd53a6cc1ea2f5f25625cc9fd6a9d6ebe22/.github/workflows/maven-verify.yml#L162