Skip to content

Commit

Permalink
Drop 7.3 prefer-lowest
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewnicols committed Jun 19, 2024
1 parent 7e367d6 commit dc5822e
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,6 @@ jobs:
matrix:
php: [ '7.3', '7.4', '8.0', '8.1', '8.2', '8.3' ]
dependency-version: [ '' ]
include:
- php: '7.3'
dependency-version: '--prefer-lowest'
steps:
- name: Checkout
uses: actions/checkout@v4
Expand Down

0 comments on commit dc5822e

Please sign in to comment.