Skip to content

Commit 598157d

Browse files
committed
ci: add PHP 8.5 to workflow matrix
1 parent a678873 commit 598157d

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,10 @@ jobs:
3434
typo3-versions: ^12
3535
- php-versions: 8.4
3636
typo3-versions: ^13
37+
- php-versions: 8.5
38+
typo3-versions: ^12
39+
- php-versions: 8.5
40+
typo3-versions: ^13
3741
steps:
3842
- name: Check out repository
3943
uses: actions/checkout@v5

0 commit comments

Comments
 (0)