Skip to content

Commit 1c11dca

Browse files
committed
Test on PHP 8.2
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
1 parent 16aefe3 commit 1c11dca

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ jobs:
1515
- ubuntu-latest
1616
- windows-latest
1717
php:
18+
- "8.2"
1819
- "8.1"
1920
- "8.0"
2021
- "7.4"

0 commit comments

Comments
 (0)