Skip to content

Commit

Permalink
Run CI against PHP 8.3
Browse files Browse the repository at this point in the history
  • Loading branch information
xificurk committed Aug 6, 2023
1 parent 621bfbe commit c46967a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,9 @@ jobs:
- ''
- '--prefer-stable'
- '--prefer-stable --prefer-lowest'
include:
- php: 8.3
composer_args: '--ignore-platform-req=php+'
name: PHP ${{ matrix.php }} ${{ matrix.composer_args }}
steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit c46967a

Please sign in to comment.