Skip to content

Commit cdfd246

Browse files
committed
Test on PHP 8.2
1 parent 6f9ea8f commit cdfd246

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/ci.yml

+3
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@ jobs:
1212
- operating-system: 'ubuntu-latest'
1313
php-version: '8.1'
1414

15+
- operating-system: 'ubuntu-latest'
16+
php-version: '8.2'
17+
1518
name: PHP ${{ matrix.php-version }} ${{ matrix.job-description }}
1619

1720
runs-on: ${{ matrix.operating-system }}

0 commit comments

Comments
 (0)