saveourtool/save-cli

ci: Properly use cross-compiplation in release workflow

Open

#345 aperta il 20 dic 2021

Vedi su GitHub
 (0 commenti) (0 reazioni) (1 assegnatario)Kotlin (4 fork)auto 404
good first issuehelp wanted

Metriche repository

Star
 (43 star)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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.

Guida contributor