Skip to content

Commit

Permalink
Add PHP 8.3 to test matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
kelunik committed Nov 23, 2024
1 parent 4bc32c1 commit 3680d80
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,9 @@ jobs:
- operating-system: 'ubuntu-latest'
php-version: '8.2'

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

- operating-system: 'ubuntu-latest'
php-version: '8.4'
psalm: none
Expand Down

0 comments on commit 3680d80

Please # to comment.