Skip to content

Commit 8688bac

Browse files
authored
ci: test on php 8.2 (#133)
1 parent 82d9f1f commit 8688bac

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
@@ -16,6 +16,7 @@ jobs:
1616
matrix:
1717
php-version:
1818
- "8.1"
19+
- "8.2"
1920
dependencies:
2021
- "highest"
2122
include:

0 commit comments

Comments
 (0)