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 dd3c325 commit 6d88957
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:
- ubuntu-20.04
- windows-2019
php:
- 8.2
- 8.1
- 8.0
- 7.4
Expand Down

0 comments on commit 6d88957

Please sign in to comment.