Skip to content

Commit

Permalink
Did any version fail?
Browse files Browse the repository at this point in the history
  • Loading branch information
sebbASF committed Dec 23, 2023
1 parent b9b5f18 commit 1220a95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/maven.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@ jobs:
build:

runs-on: ubuntu-latest
continue-on-error: true # Test if failure applies to all Java versions
strategy:
fail-fast: false # Run all the versions, but show overall status as failed if one fails
matrix:
java: [ 8, 11, 17 ]

Expand Down

0 comments on commit 1220a95

Please sign in to comment.