Skip to content

Commit

Permalink
Test on PHP 8.3
Browse files Browse the repository at this point in the history
  • Loading branch information
trowski committed Dec 21, 2023
1 parent 19f5b84 commit d97d7a3
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,11 @@ jobs:
- operating-system: 'ubuntu-latest'
php-version: '8.2'

- operating-system: 'ubuntu-latest'
php-version: '8.3'

- operating-system: 'windows-latest'
php-version: '8.1'
php-version: '8.3'
job-description: 'on Windows'

name: PHP ${{ matrix.php-version }} ${{ matrix.job-description }}
Expand Down

0 comments on commit d97d7a3

Please sign in to comment.