Skip to content

Commit cf05997

Browse files
authored
ci: do not fail fast (#220)
Signed-off-by: Unai Martinez-Corral <[email protected]>
1 parent 475c797 commit cf05997

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ on:
1010
jobs:
1111
build:
1212
strategy:
13+
fail-fast: false
1314
matrix:
1415
os:
1516
- 'ubuntu-latest'

0 commit comments

Comments
 (0)