Skip to content

Commit

Permalink
Merge 40eb5b6 into 5109bf1
Browse files Browse the repository at this point in the history
  • Loading branch information
flug committed Jul 20, 2020
2 parents 5109bf1 + 40eb5b6 commit 9bab66e
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .github/workflows/ci.yml
Expand Up @@ -290,6 +290,7 @@ jobs:
- '7.2'
- '7.3'
- '7.4'
- 'rc'
include:
- php: '7.4'
coverage: true
Expand Down Expand Up @@ -1013,6 +1014,7 @@ jobs:
matrix:
php:
- '7.4'
- 'rc'
fail-fast: false
timeout-minutes: 20
env:
Expand Down Expand Up @@ -1256,6 +1258,8 @@ jobs:
matrix:
php:
- '7.4'
- 'rc'

fail-fast: false
timeout-minutes: 20
env:
Expand Down Expand Up @@ -1384,6 +1388,7 @@ jobs:
matrix:
php:
- '7.4'
- 'rc'
include:
- php: '7.4'
coverage: true
Expand Down Expand Up @@ -1699,6 +1704,8 @@ jobs:
matrix:
php:
- '7.4'
- 'rc'

include:
- php: '7.4'
coverage: true
Expand Down Expand Up @@ -1842,6 +1849,8 @@ jobs:
matrix:
php:
- '7.4'
- 'rc'

include:
- php: '7.4'
coverage: true
Expand Down

0 comments on commit 9bab66e

Please sign in to comment.