Skip to content

Commit 9dde45f

Browse files
committed
Update dependencies
1 parent d4c730e commit 9dde45f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

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

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

0 commit comments

Comments
 (0)