We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7883645 + 7db069d commit 9ce7c5aCopy full SHA for 9ce7c5a
1 file changed
.github/workflows/deployment.yml
@@ -67,7 +67,7 @@ jobs:
67
strategy:
68
fail-fast: false
69
matrix:
70
- php: ['5.6', '7.0', '7.1', '7.2', '7.3', '7.4', '8.0']
+ php: ['7.0', '7.1', '7.2', '7.3', '7.4', '8.0']
71
wp: ['latest']
72
mysql: ['8.0']
73
include:
0 commit comments