Skip to content

Commit 40d95de

Browse files
committed
fail-fast: false
1 parent 82054bf commit 40d95de

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,8 @@ jobs:
1111
build:
1212
name: Build
1313
runs-on: ubuntu-24.04
14-
strategy:
14+
strategy:
15+
fail-fast: false
1516
matrix:
1617
distro:
1718
- otelcol

0 commit comments

Comments
 (0)