mirror of
https://github.com/aiogram/aiogram.git
synced 2025-12-13 10:26:53 +00:00
Increase max parallel jobs
This commit is contained in:
parent
e1cd7268a1
commit
becbcecaf1
1 changed files with 1 additions and 1 deletions
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
|
|
@ -11,7 +11,7 @@ on:
|
|||
jobs:
|
||||
build:
|
||||
strategy:
|
||||
max-parallel: 6
|
||||
max-parallel: 9
|
||||
fail-fast: true
|
||||
matrix:
|
||||
os:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue