Disable fail-fast for integ tests

This commit is contained in:
daz
2024-04-09 16:02:24 -06:00
parent 47fb100300
commit 63fcfbfe27
15 changed files with 44 additions and 0 deletions

View File

@@ -25,6 +25,7 @@ jobs:
test-gradle-versions:
strategy:
fail-fast: false
matrix:
gradle: [8.0.2, 7.6.4, 7.1.1, 6.9.4, 6.0.1, 5.6.4, 5.2.1]
include: