Skip to content

Commit 2d89b87

Browse files
committed
chore: use php 8.5 in php-versions
1 parent 3d1ac1c commit 2d89b87

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/test-structarmed.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,8 +47,7 @@ jobs:
4747
matrix:
4848
php-version:
4949
- '8.2'
50-
include:
51-
- php-version: '8.5'
50+
- '8.5'
5251

5352
steps:
5453
- name: Checkout base branch for PR

0 commit comments

Comments
 (0)