Skip to content

Commit 530a3ea

Browse files
chore: Add php 8.5 to ci testing matrix
1 parent 7396687 commit 530a3ea

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ jobs:
1616
php-version:
1717
- "8.3"
1818
- "8.4"
19+
- "8.5"
1920
operating-system: ["ubuntu-latest"]
2021

2122
steps:

0 commit comments

Comments
 (0)