Increase max parallel jobs

This commit is contained in:
Alex Root Junior 2021-05-13 00:15:18 +03:00
parent e1cd7268a1
commit becbcecaf1

View file

@ -11,7 +11,7 @@ on:
jobs:
build:
strategy:
max-parallel: 6
max-parallel: 9
fail-fast: true
matrix:
os: