PPA: Set fail-fast: false

See discussion/rationale at <https://github.com/openzim/libzim/pull/370>.
This commit is contained in:
Kunal Mehta 2020-07-16 06:02:41 -07:00 committed by GitHub
parent 3bf70f4315
commit a0eb972595
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@ jobs:
build-deb:
runs-on: ubuntu-latest
strategy:
fail-fast: false
matrix:
distro: [ubuntu-groovy, ubuntu-focal, ubuntu-eoan]
steps: