Skip to content

Commit 4ca7723

Browse files
committed
Use PHP 8.4 for BC check
1 parent 4bdf409 commit 4ca7723

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/bc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ jobs:
1111
roave_bc_check:
1212
uses: yiisoft/actions/.github/workflows/bc.yml@master
1313
with:
14-
php: '["8.5"]'
14+
php: '["8.4"]'

0 commit comments

Comments
 (0)