We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9b8c2d7 commit 9bc1f4fCopy full SHA for 9bc1f4f
.github/workflows/unittest.yml
@@ -8,7 +8,7 @@ jobs:
8
strategy:
9
matrix:
10
operating-system: [ ubuntu-18.04, windows-2016 ]
11
- php: [ '7.1', '7.2', '7.3', '7.4', '7.3.3' ]
+ php: [ '7.1', '7.2', '7.3', '7.4' ]
12
13
env:
14
EMAIL_VALIDATION_API_KEY: ${{ secrets.API_KEY }}
0 commit comments