Skip to content

Commit

Permalink
No more php 7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
skjnldsv committed Sep 19, 2020
1 parent eeddf8c commit 7ace7b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:

strategy:
matrix:
php-versions: ['7.2', '7.3', '7.4']
php-versions: ['7.3', '7.4']

name: php${{ matrix.php-versions }}
steps:
Expand Down

0 comments on commit 7ace7b3

Please sign in to comment.