Skip to content

Commit

Permalink
Add 7.1 to test matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
beberlei committed Oct 24, 2020
1 parent c0a6f53 commit 26e2005
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/continuous-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,7 @@ jobs:
strategy:
matrix:
php-version:
- "7.1"
- "7.2"
- "7.3"
- "7.4"
Expand Down Expand Up @@ -125,7 +126,7 @@ jobs:
strategy:
matrix:
php-version:
- "7.2"
- "7.1"
- "7.4"

steps:
Expand Down

0 comments on commit 26e2005

Please sign in to comment.