saveourtool/save-cli

ci: Properly use cross-compiplation in release workflow

Open

#345 建立於 2021年12月20日

在 GitHub 查看
 (0 留言) (0 反應) (1 負責人)Kotlin (4 fork)auto 404
good first issuehelp wanted

倉庫指標

Star
 (43 star)
PR 合併指標
 (PR 指標待抓取)

描述

Since Kotlin 1.6.0, mingw target is compiled on all three agents. This leads to duplication and errors. We should either filter out mingw on Linux and MacOS, or fully embrace cross-compilation and release all three artifacts from MacOS alone.

貢獻者指南