Skip to content

Commit b931d27

Browse files
committed
Add php 8.2 to test matrix
1 parent d9e740b commit b931d27

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ jobs:
99
php:
1010
- "8.0"
1111
- "8.1"
12+
- "8.2"
1213
runs-on: ubuntu-latest
1314
name: PHP ${{ matrix.php }}
1415
steps:

0 commit comments

Comments
 (0)