Skip to content

Commit

Permalink
*: add linux/ppc64le targets (#3435)
Browse files Browse the repository at this point in the history
  • Loading branch information
derekparker authored Jul 7, 2023
1 parent db0bc26 commit 326c451
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .teamcity/settings.kts
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,9 @@ val targets = arrayOf(
"linux/arm64/1.20",
"linux/arm64/tip",

"linux/ppc64le/1.20",
"linux/ppc64le/tip",

"windows/amd64/1.20",
"windows/amd64/tip",

Expand Down

0 comments on commit 326c451

Please sign in to comment.