mirror of
https://github.com/gradle/actions.git
synced 2025-12-08 17:15:46 +08:00
Disable fail-fast for integ tests
This commit is contained in:
1
.github/workflows/dependency-submission.yml
vendored
1
.github/workflows/dependency-submission.yml
vendored
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user