Skip to content

Commit 9a0fe6b

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 1c46b3b commit 9a0fe6b

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
@@ -14,6 +14,7 @@ jobs:
1414
- ubuntu-20.04
1515
- windows-2019
1616
php:
17+
- 8.2
1718
- 8.1
1819
- 8.0
1920
- 7.4

0 commit comments

Comments
 (0)