Skip to content

Commit 5e03b83

Browse files
committed
Test on PHP 8.3
1 parent 4175ceb commit 5e03b83

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,9 @@ jobs:
1515
- operating-system: 'ubuntu-latest'
1616
php-version: '8.2'
1717

18+
- operating-system: 'ubuntu-latest'
19+
php-version: '8.3'
20+
1821
name: PHP ${{ matrix.php-version }} ${{ matrix.job-description }}
1922

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

0 commit comments

Comments
 (0)