8000 Merge pull request #238 from reactphp/support-php-8.1 · reactphp/event-loop@2cda73d · GitHub
[go: up one dir, main page]

Skip to content

Commit 2cda73d

Browse files
authored
Merge pull request #238 from reactphp/support-php-8.1
Support PHP 8.1
2 parents be6dee4 + e244758 commit 2cda73d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ jobs:
1111
strategy:
1212
matrix:
1313
php:
14+
- 8.1
1415
- 8.0
1516
- 7.4
1617
- 7.3
@@ -81,6 +82,7 @@ jobs:
8182
strategy:
8283
matrix:
8384
php:
85+
- 8.1
8486
- 8.0
8587
- 7.4
8688
- 7.3

0 commit comments

Comments
 (0)
0