mirror of https://github.com/kiwix/libkiwix.git
Merge pull request #384 from kiwix/legoktm-fail-fast
PPA: Set fail-fast: false
This commit is contained in:
commit
d5b2742fbb
|
@ -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