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 2f594d9 commit 5153b05Copy full SHA for 5153b05
.github/workflows/tests.yml
@@ -14,7 +14,7 @@ jobs:
14
fail-fast: true
15
matrix:
16
php: [7.2, 7.3, 7.4]
17
- stability: [prefer-lowest, prefer-stable]
+ stability: [prefer-stable]
18
19
name: PHP ${{ matrix.php }} - ${{ matrix.stability }}
20
0 commit comments