Skip to content

Commit 3ff6dc5

Browse files
authored
teamcity: fix typo in configuration (#3783)
1 parent eb0c6f8 commit 3ff6dc5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.teamcity/settings.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ version = "2023.05"
4343
val targets = arrayOf(
4444
"linux/amd64/1.21",
4545
"linux/amd64/1.22",
46-
"linux/amd64/1.23"
46+
"linux/amd64/1.23",
4747
"linux/amd64/tip",
4848

4949
"linux/386/1.23",

0 commit comments

Comments
 (0)