Skip to content

Commit

Permalink
Run preliminary tests against PHP 8.2
Browse files Browse the repository at this point in the history
  • Loading branch information
xificurk committed Sep 14, 2022
1 parent 4b9ab3b commit 7cd51a7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yaml
Expand Up @@ -20,6 +20,9 @@ jobs:
- ''
- '--prefer-stable'
- '--prefer-stable --prefer-lowest'
include:
- php: '8.2'
composer_args: '--ignore-platform-req=php+'
name: PHP ${{ matrix.php }} ${{ matrix.composer_args }}
steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit 7cd51a7

Please sign in to comment.