Skip to content

Commit 8e33983

Browse files
committed
chore: don't tests against lower
1 parent 8337e9d commit 8e33983

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/formats.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
matrix:
1212
os: [ubuntu-latest]
1313
php: [8.2]
14-
dependency-version: [prefer-lowest, prefer-stable]
14+
dependency-version: [prefer-stable]
1515

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

0 commit comments

Comments
 (0)