Skip to content

Commit 4084d70

Browse files
committed
Set fail-fast for debian builds
1 parent d6d8827 commit 4084d70

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/builder.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -113,6 +113,7 @@ jobs:
113113
id-token: write
114114
packages: write
115115
strategy:
116+
fail-fast: false
116117
matrix:
117118
arch: ${{ fromJson(needs.init.outputs.architectures_debian) }}
118119
version: ["bullseye", "bookworm"]

0 commit comments

Comments
 (0)