Skip to content

Commit 7cf6cd7

Browse files
committed
- Fixed worker dependencies
1 parent b19d2c9 commit 7cf6cd7

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

.github/workflows/run-tests.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,18 +59,26 @@ jobs:
5959
php: 8.0
6060
- laravel: 12.*
6161
php: 7.4
62+
- laravel: 12.*
63+
php: 7.2
6264
- laravel: 11.*
6365
php: 8.1
6466
- laravel: 11.*
6567
php: 8.0
6668
- laravel: 11.*
6769
php: 7.4
70+
- laravel: 11.*
71+
php: 7.2
6872
- laravel: 10.*
6973
php: 8.0
7074
- laravel: 10.*
7175
php: 7.4
76+
- laravel: 10.*
77+
php: 7.2
7278
- laravel: 9.*
7379
php: 7.4
80+
- laravel: 9.*
81+
php: 7.2
7482
- laravel: 7.*
7583
php: 8.4
7684
- laravel: 7.*

0 commit comments

Comments
 (0)