InditexTech / gh-sherpa

Streamline branch and pull request creation for Jira or GitHub issues from command line
Apache License 2.0
48 stars 2 forks source link

Disable cgo when cross building distributables #60

Closed hielfx closed 7 months ago

hielfx commented 7 months ago

Motivation

Disable cgo when cross building the distributables so we avoid potential libc6 issues.

Acceptance criteria