Support the rest of Linux targets on macos_arm64

This commit is contained in:
Sergey Bogolepov
2021-03-22 19:14:54 +07:00
committed by TeamCityServer
parent 0e1276fc6c
commit 30863cd184
2 changed files with 11 additions and 0 deletions

View File

@@ -105,6 +105,8 @@ open class HostManager(
TVOS_ARM64,
TVOS_X64,
LINUX_X64,
LINUX_ARM32_HFP,
LINUX_ARM64
)
)