Skip to content

Commit 2315600

Browse files
committed
Update maximum parallel
1 parent d596435 commit 2315600

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ jobs:
6565

6666
strategy:
6767
fail-fast: true
68-
max-parallel: 2
68+
max-parallel: 3
6969
matrix:
7070
php: ["7.4", "8.0", "8.1", "8.2", "8.3", "8.4"]
7171

0 commit comments

Comments
 (0)