Skip to content

Commit

Permalink
Run tests on PHP 8.2
Browse files Browse the repository at this point in the history
  • Loading branch information
scheb committed May 28, 2023
1 parent 7be4f7e commit f39133f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ jobs:
- php-version: '7.1.3'
dependency-versions: 'lowest' # Test lowest possible configuration
- php-version: '7.4'
- php-version: '8.0'
- php-version: '8.2'

steps:
- name: 'Checkout code'
Expand Down

0 comments on commit f39133f

Please sign in to comment.