Skip to content

Commit d4e89d4

Browse files
authored
Add PHP 8.5 to CI matrix (#22)
1 parent 6ab3a93 commit d4e89d4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ jobs:
2121
- '8.2'
2222
- '8.3'
2323
- '8.4'
24+
- '8.5'
2425
dependency-versions: [ lowest, highest ]
2526
steps:
2627
- name: Checkout

0 commit comments

Comments
 (0)