Skip to content

Commit 6831b69

Browse files
committed
ci: prefer stable
1 parent 9815e33 commit 6831b69

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
fail-fast: true
1616
matrix:
1717
php: [8.1]
18-
stability: [prefer-latest]
18+
stability: [prefer-stable]
1919

2020
name: P${{ matrix.php }} ${{ matrix.stability }}
2121

0 commit comments

Comments
 (0)