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 ef11f62 commit a0764a6
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
- 8.0
- 7.4
Expand Down

0 comments on commit a0764a6

Please sign in to comment.