We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3ce7409 commit 908abc1Copy full SHA for 908abc1
.github/workflows/scala.yml
@@ -9,6 +9,7 @@ on:
9
jobs:
10
tests:
11
strategy:
12
+ fail-fast: false
13
matrix:
14
java: [11, 17, 21]
15
scala: ["2.13.14", "3.3.3"]
0 commit comments