Enable all versions

This commit is contained in:
cytopia
2022-03-25 16:21:08 +01:00
parent 1d27f22e3f
commit 111c8a412f

View File

@@ -14,7 +14,7 @@ env:
[
{
"NAME": "PHP",
"VERSION": ["5.3", "5.4"],
"VERSION": ["5.2", "5.3", "5.4", "5.5", "5.6", "7.0", "7.1", "7.2", "7.3", "7.4", "8.0", "8.1", "8.2"],
"FLAVOUR": ["default"],
"ARCH": ["linux/amd64"]
}