mirror of https://github.com/kiwix/libkiwix.git
PPA: Set fail-fast: false
See discussion/rationale at <https://github.com/openzim/libzim/pull/370>.
This commit is contained in:
parent
3bf70f4315
commit
a0eb972595
|
@ -5,6 +5,7 @@ jobs:
|
||||||
build-deb:
|
build-deb:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
strategy:
|
strategy:
|
||||||
|
fail-fast: false
|
||||||
matrix:
|
matrix:
|
||||||
distro: [ubuntu-groovy, ubuntu-focal, ubuntu-eoan]
|
distro: [ubuntu-groovy, ubuntu-focal, ubuntu-eoan]
|
||||||
steps:
|
steps:
|
||||||
|
|
Loading…
Reference in New Issue