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