Skip to content

Commit eaff8fe

Browse files
authored
Merge pull request #258 from WyriHaximus-labs/1.x-test-on-8.2
Test on PHP 8.2
2 parents 1f3f6b9 + de07690 commit eaff8fe

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

+2
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ jobs:
1111
strategy:
1212
matrix:
1313
php:
14+
- 8.2
1415
- 8.1
1516
- 8.0
1617
- 7.4
@@ -82,6 +83,7 @@ jobs:
8283
strategy:
8384
matrix:
8485
php:
86+
- 8.2
8587
- 8.1
8688
- 8.0
8789
- 7.4

0 commit comments

Comments
 (0)