Skip to content

Commit

Permalink
[CI] Adjust PHP version used for code coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
scheb committed Nov 4, 2023
1 parent db87e08 commit ba7ae4d
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 @@ -129,7 +129,7 @@ jobs:
fail-fast: false
matrix:
php-version:
- '8.3'
- '8.2'

steps:
- name: 'Checkout code'
Expand Down

0 comments on commit ba7ae4d

Please sign in to comment.