Skip to content

Commit 806968b

Browse files
committed
GH-977 - Do not fail fast on integration builds.
1 parent 8b62fdf commit 806968b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/integration.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ on:
88
jobs:
99
integration:
1010
strategy:
11+
fail-fast: false
1112
matrix:
1213
version:
1314
- '3.0.13'

0 commit comments

Comments
 (0)