Skip to content

Commit be6cfd4

Browse files
committed
Remove trailing comma
1 parent 74a1efc commit be6cfd4

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
@@ -99,7 +99,7 @@ env:
9999
"TF-1.3 TG-0.49",
100100
"TF-1.3 TG-0.48",
101101
"TF-1.3 TG-0.47",
102-
"TF-1.3 TG-0.46",
102+
"TF-1.3 TG-0.46"
103103
],
104104
"FLAVOUR": ["latest"],
105105
"ARCH": ["linux/amd64", "linux/386", "linux/arm64"]

0 commit comments

Comments
 (0)