don't fail fast anymore

This commit is contained in:
Bastian Venthur 2021-06-23 10:43:53 +02:00
parent 55869d5b59
commit a3ae54078b
1 changed files with 1 additions and 0 deletions

View File

@ -9,6 +9,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
fail-fast: false
matrix:
python: [2.7, 3.6, 3.7, 3.8, 3.9, 3.10]