Skip to content

Commit 099c646

Browse files
committed
Update GitHub Actions for Laravel 9
1 parent 3d3a566 commit 099c646

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,8 @@ jobs:
2727
- 'prefer-lowest'
2828
- 'prefer-stable'
2929
include:
30+
- laravel: 9.*
31+
testbench: 7.*
3032
- laravel: '7.*'
3133
testbench: '5.*'
3234
- laravel: '8.*'

0 commit comments

Comments
 (0)