Skip to content

Commit 4282b3e

Browse files
committed
ci: add php8.4
1 parent 26646a3 commit 4282b3e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/build.yml

+3
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)