Skip to content

Commit

Permalink
Remove 7.3.3 from tests (composer error)
Browse files Browse the repository at this point in the history
  • Loading branch information
randoum committed Apr 14, 2021
1 parent 9b8c2d7 commit 9bc1f4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/unittest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
strategy:
matrix:
operating-system: [ ubuntu-18.04, windows-2016 ]
php: [ '7.1', '7.2', '7.3', '7.4', '7.3.3' ]
php: [ '7.1', '7.2', '7.3', '7.4' ]

env:
EMAIL_VALIDATION_API_KEY: ${{ secrets.API_KEY }}
Expand Down

0 comments on commit 9bc1f4f

Please sign in to comment.