GHA Docker: Don't cancel all jobs if any another fails

This commit is contained in:
Hugo 2020-03-11 18:30:11 +02:00
parent 1e56690439
commit 7258c3f079

View File

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