Skip to content

Commit 1e6e575

Browse files
authored
Expand test matrix for PHP 8.5 (#27)
1 parent 769a6c5 commit 1e6e575

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/test.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,8 @@ jobs:
2323
- '8.1'
2424
- '8.2'
2525
- '8.3'
26-
- '8.4-dev'
26+
- '8.4'
27+
- '8.5-dev'
2728

2829
steps:
2930
- name: Check out code

0 commit comments

Comments
 (0)