Skip to content

Commit 877cf07

Browse files
committed
ci: remove "lowest" composer dep version test
1 parent b7a5cc8 commit 877cf07

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test-runner.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
matrix:
2929
os: [ ubuntu-latest ]
3030
php: [ 8.3 ]
31-
dependency-version: [ prefer-lowest, prefer-stable ]
31+
dependency-version: [ prefer-stable ]
3232

3333
name: ${{ matrix.os }} / PHP ${{ matrix.php }} / ${{ matrix.dependency-version }}
3434

0 commit comments

Comments
 (0)