Skip to content

Commit b3caee0

Browse files
committed
ci: add php8.4
1 parent acc69f4 commit b3caee0

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/build.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,9 @@ jobs:
4646
- php: 8.3
4747
laravel: 11.*
4848
phpunit: ~10.5
49+
- php: 8.4
50+
laravel: 11.*
51+
phpunit: ~10.5
4952

5053
name: Laravel${{ matrix.laravel }}-PHP${{ matrix.php }}
5154

0 commit comments

Comments
 (0)