Skip to content

Commit 00fb58f

Browse files
committed
Update github actions
1 parent 7cdc04f commit 00fb58f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/run-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
matrix:
1313
os: [ ubuntu-latest, windows-latest ]
1414
php: [ 8.0, 8.1 ]
15-
dependency-version: [ prefer-stable ]
15+
dependency-version: [ prefer-lowest, prefer-stable ]
1616

1717
name: P${{ matrix.php }} - ${{ matrix.dependency-version }} - ${{ matrix.os }}
1818

0 commit comments

Comments
 (0)