Skip to content

Commit 4ec58c4

Browse files
committed
Set fail-fast: false in the matrix build
1 parent d4c7742 commit 4ec58c4

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/build.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ jobs:
66
build:
77
name: Build dump1090-fa
88
strategy:
9+
fail-fast: false
910
matrix:
1011
image:
1112
- ubuntu-24.04

0 commit comments

Comments
 (0)