mirror of
https://github.com/kiwix/kiwix-tools.git
synced 2026-04-17 23:33:57 +01:00
PPA: Set fail-fast: false
See discussion/rationale on <https://github.com/openzim/libzim/pull/370>.
This commit is contained in:
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:
|
||||
|
||||
Reference in New Issue
Block a user