Skip to content

Commit

Permalink
Add test execution for php 7.4
Browse files Browse the repository at this point in the history
  • Loading branch information
jaapio committed Nov 29, 2019
1 parent 8afda72 commit 75f9b0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push.yml
Expand Up @@ -88,7 +88,7 @@ jobs:
- ubuntu-latest
- windows-latest
- macOS-latest
php-versions: ['7.2', '7.3']
php-versions: ['7.2', '7.3', '7.4']
name: Unit tests for PHP version ${{ matrix.php-versions }} on ${{ matrix.operating-system }}
needs:
- setup
Expand Down

0 comments on commit 75f9b0e

Please sign in to comment.