Skip to content

Commit

Permalink
Enhancement: Run tests on PHP 8.2 (#1433)
Browse files Browse the repository at this point in the history
Co-authored-by: pakrym-stripe <99349468+pakrym-stripe@users.noreply.github.com>
  • Loading branch information
localheinz and pakrym-stripe authored Feb 8, 2023
1 parent 56d2ef5 commit 959b332
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 @@ -95,6 +95,7 @@ jobs:
- "7.4"
- "8.0"
- "8.1"
- "8.2"

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

0 comments on commit 959b332

Please sign in to comment.