Merge pull request #384 from kiwix/legoktm-fail-fast

PPA: Set fail-fast: false
This commit is contained in:
Kelson 2020-07-24 08:45:04 +02:00 committed by GitHub
commit d5b2742fbb
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: