Skip to content

Commit 7b29dd2

Browse files
committed
ci: remove prefer-lowest
1 parent f7d490a commit 7b29dd2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/run-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
matrix:
1111
os: [ubuntu-latest, windows-latest]
1212
php: [8.1, 8.2, 8.3]
13-
stability: [prefer-lowest, prefer-stable]
13+
stability: [prefer-stable]
1414

1515
name: P${{ matrix.php }} - ${{ matrix.stability }} - ${{ matrix.os }}
1616

0 commit comments

Comments
 (0)