Skip to content

Commit 671f08a

Browse files
Update ci.yml
1 parent bba8832 commit 671f08a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
strategy:
3030
matrix:
3131
php-versions: ${{fromJSON(inputs.php-versions)}}
32-
prefer: ${{fromJSON(input.prefer-stability)}}
32+
prefer: ${{fromJSON(inputs.prefer-stability)}}
3333
name: Test with ${{ matrix.prefer }} dependency versions on PHP ${{ matrix.php-versions }}
3434
runs-on: ubuntu-latest
3535

0 commit comments

Comments
 (0)