Skip to content

Commit 4ab6eb5

Browse files
committed
WIP
1 parent d5e8d8c commit 4ab6eb5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/packages.yml

+2
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ jobs:
1111
name: .deb
1212

1313
strategy:
14+
fail-fast: false
1415
matrix:
1516
distro:
1617
- name: debian
@@ -123,6 +124,7 @@ jobs:
123124
name: .rpm
124125

125126
strategy:
127+
fail-fast: false
126128
matrix:
127129
distro:
128130
- name: centos

0 commit comments

Comments
 (0)