Skip to content

Commit ae7abb6

Browse files
Update phpunit.yml
1 parent 2d6cb26 commit ae7abb6

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/phpunit.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,9 @@ jobs:
5757

5858
- laravel: "12.0"
5959
psql: "11"
60+
61+
- laravel: "12.0"
62+
psql: "12"
6063

6164
name: php ${{ matrix.php }}, lr ${{ matrix.laravel }}, pg ${{ matrix.psql }}
6265

0 commit comments

Comments
 (0)