Skip to content

Commit

Permalink
Update tests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
nadar authored Jun 28, 2020
1 parent 2b4fcab commit c2d6756
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
fail-fast: false
matrix:
os: [ubuntu-latest]
php: ['7.0', '7.1', '7.2', '7.3', '7.4']
php: ['7.1', '7.2', '7.3', '7.4']

steps:
## checkout the repoistory
Expand Down

0 comments on commit c2d6756

Please sign in to comment.