We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fe4ad8e commit f572e76Copy full SHA for f572e76
1 file changed
.github/workflows/params.yml
@@ -14,7 +14,7 @@ env:
14
[
15
{
16
"NAME": "PHP",
17
- "VERSION": ["8.1"],
+ "VERSION": ["8.2"],
18
"ARCH": ["linux/amd64", "linux/386", "linux/arm64", "linux/arm/v7", "linux/arm/v6"]
19
}
20
]
0 commit comments