Skip to content

Commit

Permalink
Test on PHP 8.2
Browse files Browse the repository at this point in the history
  • Loading branch information
trowski committed Sep 1, 2023
1 parent 6f9ea8f commit cdfd246
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 @@ -12,6 +12,9 @@ jobs:
- operating-system: 'ubuntu-latest'
php-version: '8.1'

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

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

runs-on: ${{ matrix.operating-system }}
Expand Down

0 comments on commit cdfd246

Please sign in to comment.