Skip to content

Commit 9bc1f4f

Browse files
committed
Remove 7.3.3 from tests (composer error)
1 parent 9b8c2d7 commit 9bc1f4f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/unittest.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
strategy:
99
matrix:
1010
operating-system: [ ubuntu-18.04, windows-2016 ]
11-
php: [ '7.1', '7.2', '7.3', '7.4', '7.3.3' ]
11+
php: [ '7.1', '7.2', '7.3', '7.4' ]
1212

1313
env:
1414
EMAIL_VALIDATION_API_KEY: ${{ secrets.API_KEY }}

0 commit comments

Comments
 (0)