don't fail fast in CI

This commit is contained in:
Daniel Poelzleithner 2022-06-07 22:30:51 +02:00
parent 82f9f27172
commit 6c8a3c2490
1 changed files with 1 additions and 0 deletions

View File

@ -6,6 +6,7 @@ jobs:
tests:
runs-on: ubuntu-latest
strategy:
fail-fast: false
matrix:
version:
- lsyncd_lua5_3