Skip to content

Commit 2074a37

Browse files
authored
Update test.yml
1 parent 56895a9 commit 2074a37

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/test.yml

+2
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@ jobs:
2222
phpunit: '9'
2323
- php: '8.1'
2424
phpunit: '9'
25+
- php: '8.2'
26+
phpunit: '9'
2527
steps:
2628
- uses: actions/checkout@v2
2729
- uses: php-actions/composer@v6

0 commit comments

Comments
 (0)