Skip to content

Commit

Permalink
#48 add builds for php 7.4
Browse files Browse the repository at this point in the history
  • Loading branch information
greenplugin committed Dec 12, 2020
1 parent 286cf52 commit ebeb0e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/common.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
strategy:
matrix:
include:
- php: 7.3
- php: 7.4
- php: 7.3
composerFlags: '--prefer-stable --prefer-lowest'
- php: 8.0
Expand Down

0 comments on commit ebeb0e0

Please sign in to comment.