We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9815e33 commit 6831b69Copy full SHA for 6831b69
1 file changed
.github/workflows/tests.yml
@@ -15,7 +15,7 @@ jobs:
15
fail-fast: true
16
matrix:
17
php: [8.1]
18
- stability: [prefer-latest]
+ stability: [prefer-stable]
19
20
name: P${{ matrix.php }} ${{ matrix.stability }}
21
0 commit comments