We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e05a1cd commit 04b27d9Copy full SHA for 04b27d9
.github/workflows/formats.yml
@@ -11,7 +11,7 @@ jobs:
11
matrix:
12
os: [ubuntu-latest]
13
php: [8.2, 8.3]
14
- dependency-version: [prefer-lowest, prefer-stable]
+ dependency-version: [prefer-stable]
15
16
name: Formats P${{ matrix.php }} - ${{ matrix.os }} - ${{ matrix.dependency-version }}
17
0 commit comments