all the parallel

This commit is contained in:
Shish 2020-10-24 23:16:44 +01:00
parent ec8734cf45
commit 7f37607d9d

View File

@ -10,7 +10,6 @@ jobs:
test:
name: PHP ${{ matrix.php }} / DB ${{ matrix.database }}
strategy:
max-parallel: 3
fail-fast: false
matrix:
php: ['7.3', '7.4', '8.0']