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 25, 2022
1 parent 16aefe3 commit 1c11dca
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 @@ -15,6 +15,7 @@ jobs:
- ubuntu-latest
- windows-latest
php:
- "8.2"
- "8.1"
- "8.0"
- "7.4"
Expand Down

0 comments on commit 1c11dca

Please sign in to comment.