Skip to content

Commit 5153b05

Browse files
committed
switch to github actions
1 parent 2f594d9 commit 5153b05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
fail-fast: true
1515
matrix:
1616
php: [7.2, 7.3, 7.4]
17-
stability: [prefer-lowest, prefer-stable]
17+
stability: [prefer-stable]
1818

1919
name: PHP ${{ matrix.php }} - ${{ matrix.stability }}
2020

0 commit comments

Comments
 (0)