Merge pull request #4467 from hugovk/gha-test-docker-fail-fast-false

GHA Docker: Don't cancel all jobs if any another fails
This commit is contained in:
Andrew Murray 2020-03-12 20:26:31 +11:00 committed by GitHub
commit bf1a482a45
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,6 +7,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
fail-fast: false
matrix:
docker: [
alpine,