Skip to content

Commit 20e4cef

Browse files
committed
update tests
1 parent 1c40621 commit 20e4cef

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/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, macos-latest, windows-latest]
1212
php: ['7.4', '8.0', '8.1']
13-
dependency-version: [prefer-lowest, prefer-stable]
13+
dependency-version: [prefer-stable]
1414

1515
steps:
1616
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)