Skip to content

Commit

Permalink
Run Psalm & coverage on PHP 8.3
Browse files Browse the repository at this point in the history
  • Loading branch information
BenMorel committed Dec 23, 2023
1 parent 4511168 commit fe4f2ab
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ on:
pull_request:

env:
PSALM_PHP_VERSION: "8.2"
COVERAGE_PHP_VERSION: "8.2"
PSALM_PHP_VERSION: "8.3"
COVERAGE_PHP_VERSION: "8.3"

jobs:
psalm:
Expand Down

0 comments on commit fe4f2ab

Please sign in to comment.