Skip to content

Commit f572e76

Browse files
committed
Fix version in params
1 parent fe4ad8e commit f572e76

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/params.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ env:
1414
[
1515
{
1616
"NAME": "PHP",
17-
"VERSION": ["8.1"],
17+
"VERSION": ["8.2"],
1818
"ARCH": ["linux/amd64", "linux/386", "linux/arm64", "linux/arm/v7", "linux/arm/v6"]
1919
}
2020
]

0 commit comments

Comments
 (0)