CI: disable fail-fast
This commit is contained in:
parent
52d208daf3
commit
86c194e181
1 changed files with 0 additions and 1 deletions
1
.github/workflows/test.yml
vendored
1
.github/workflows/test.yml
vendored
|
@ -17,7 +17,6 @@ jobs:
|
|||
runs-on: ubuntu-latest
|
||||
|
||||
strategy:
|
||||
fail-fast: true
|
||||
matrix:
|
||||
base_docker_image: [alpine, debian]
|
||||
|
||||
|
|
Loading…
Reference in a new issue