Skip to content

Commit

Permalink
Include stability preferences for composer install
Browse files Browse the repository at this point in the history
  • Loading branch information
Sephster committed Jun 6, 2023
1 parent 75f210d commit a10cde3
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,10 @@ jobs:
include:
- os: ubuntu-20.04
php: 8.0
stability: prefer-lowest
- os: ubuntu-20.04
php: 8.0
stability: prefer-stable

runs-on: ${{ matrix.os }}

Expand Down

0 comments on commit a10cde3

Please sign in to comment.