GH-976 - Do not fail fast for integration builds.
This commit is contained in:
1
.github/workflows/integration.yaml
vendored
1
.github/workflows/integration.yaml
vendored
@@ -8,6 +8,7 @@ on:
|
||||
jobs:
|
||||
integration:
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
version:
|
||||
- '3.1.12'
|
||||
|
||||
Reference in New Issue
Block a user