Skip to content

Commit

Permalink
Don't fail fast on the matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
farmdawgnation committed Aug 17, 2024
1 parent 3ce7409 commit 908abc1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/scala.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ on:
jobs:
tests:
strategy:
fail-fast: false
matrix:
java: [11, 17, 21]
scala: ["2.13.14", "3.3.3"]
Expand Down

0 comments on commit 908abc1

Please sign in to comment.