Skip to content

Commit

Permalink
Test on PHP 8.2
Browse files Browse the repository at this point in the history
With PHP 8.2 coming out later this year, we should be reading for it's release to ensure all out code works on it.

Refs: reactphp/event-loop#258
  • Loading branch information
WyriHaximus committed Aug 23, 2022
1 parent 4dae336 commit 5e6c126
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 @@ -11,6 +11,7 @@ jobs:
strategy:
matrix:
php:
- 8.2
- 8.1
steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit 5e6c126

Please sign in to comment.