Skip to content

Commit 256f1ed

Browse files
committed
Start testing on PHP 8.2
1 parent 83ae4c6 commit 256f1ed

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/php.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ jobs:
1111
matrix:
1212
php-version:
1313
- "8.1"
14+
- "8.2"
1415

1516
steps:
1617
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)