mirror of
https://github.com/devilbox/docker-php-fpm.git
synced 2025-12-11 11:31:16 +00:00
Test few versions
This commit is contained in:
9
.github/workflows/params.yml
vendored
9
.github/workflows/params.yml
vendored
@@ -20,11 +20,18 @@ env:
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"NAME": "PHP",
|
"NAME": "PHP",
|
||||||
"VERSION": ["5.3", "5.4", "5.5", "5.6", "7.0", "7.1", "7.2", "7.3", "7.4", "8.0", "8.1", "8.2"],
|
"VERSION": ["5.3"],
|
||||||
"FLAVOUR": ["default"],
|
"FLAVOUR": ["default"],
|
||||||
"ARCH": ["linux/amd64"]
|
"ARCH": ["linux/amd64"]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
# {
|
||||||
|
# "NAME": "PHP",
|
||||||
|
# "VERSION": ["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"]
|
||||||
|
# }
|
||||||
|
|
||||||
#"ARCH": ["linux/amd64", "linux/arm64"]
|
#"ARCH": ["linux/amd64", "linux/arm64"]
|
||||||
REFS: >-
|
REFS: >-
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user