Skip to content

Commit 0ff3582

Browse files
committed
Run tests on PHP 8.2
1 parent 1f659bd commit 0ff3582

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434

3535
strategy:
3636
matrix:
37-
php: [8.0, 8.1]
37+
php: [8.0, 8.1, 8.2]
3838

3939
steps:
4040
- name: Checkout code

0 commit comments

Comments
 (0)