Skip to content

Commit 2c77027

Browse files
committed
- Fixing test worker
1 parent 0c34577 commit 2c77027

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.github/workflows/run-tests.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,12 @@ jobs:
6161
php: 8.2
6262
- laravel: 13.*
6363
php: 8.1
64+
- laravel: 13.*
65+
php: 8.0
66+
- laravel: 13.*
67+
php: 7.4
68+
- laravel: 13.*
69+
php: 7.2
6470
- laravel: 12.*
6571
php: 8.1
6672
- laravel: 12.*

0 commit comments

Comments
 (0)