mirror of
https://github.com/kiwix/kiwix-tools.git
synced 2025-09-21 02:44:04 -04:00
PPA: Set fail-fast: false
See discussion/rationale on <https://github.com/openzim/libzim/pull/370>.
This commit is contained in:
parent
98b372ee17
commit
4ee202514e
1
.github/workflows/package.yml
vendored
1
.github/workflows/package.yml
vendored
@ -5,6 +5,7 @@ jobs:
|
||||
build-deb:
|
||||
runs-on: ubuntu-latest
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
distro: [ubuntu-groovy, ubuntu-focal, ubuntu-eoan]
|
||||
steps:
|
||||
|
Loading…
x
Reference in New Issue
Block a user