Skip to content

Commit

Permalink
Include PHP 8.3 in CI test matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
pyrech authored Dec 3, 2023
1 parent 1622ad8 commit 7a772ae
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ jobs:
php-versions:
- '8.1'
- '8.2'
- '8.3'

steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit 7a772ae

Please sign in to comment.